Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for wasm on multiplatform #582

Open
pnametala opened this issue Sep 23, 2023 · 12 comments
Open

No support for wasm on multiplatform #582

pnametala opened this issue Sep 23, 2023 · 12 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@pnametala
Copy link

I'm trying to add a WASM project to my Kotlin Multiplatform project but when trying to run gradle, it gives an error

Caused by: org.gradle.internal.component.NoMatchingConfigurationSelectionException: No matching variant of dev.icerock.moko:resources:0.23.0 was found. The consumer was configured to find a library for use during 'kotlin-api', preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm' but:

I would like to know if there's any plans for this support in the near future.

@nowiwr01w
Copy link

+1

1 similar comment
@wagnod
Copy link

wagnod commented Dec 10, 2023

+1

@sunildhiman90
Copy link

@Alex009 Just curious to know that are we planning now to add support for wasm as Kotlin/Wasm is now in alpha.

@ismai117
Copy link

any updates for wasm?

@ArnyminerZ
Copy link

+1 on this, any ETA or updates??

@fedorov-andrii-andriiovych

+1

@ExNDY
Copy link
Contributor

ExNDY commented Apr 12, 2024

On current time we doesn't have plan for support WASM, only if somebody from community do pull-request with supports this target

@ExNDY ExNDY added enhancement New feature or request help wanted Extra attention is needed labels May 21, 2024
@luca992
Copy link
Contributor

luca992 commented May 27, 2024

I started adding support for wasmJS if anyone wants to help finish the pr #724

@petrstetka
Copy link

@ExNDY Any change regarding this decision? I think it would be very useful to have support for WASM. It would be possible to build many applications for the web without much difficulty.

@ExNDY
Copy link
Contributor

ExNDY commented Jul 31, 2024

Hi, as I'm know, no changes, we don't have plans of support wasm target based on us time resource. That need knowledge and experience of usage platform. We don't have expertise for this.

@luca992
Copy link
Contributor

luca992 commented Jul 31, 2024

wasmJs is almost exactly the same as js. Can you guys at least release the moko-graphics pr for wasmJs so my pr isn't bottlenecked by that and I can continue working on it when I have time?

@Alex009
Copy link
Member

Alex009 commented Sep 21, 2024

@luca992 sorry for long waiting. Moko graphics released with wasm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests