icerockdev / moko-resources

Resources access for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
1.03k stars 119 forks source link

No support for wasm on multiplatform #582

Open pnametala opened 9 months ago

pnametala commented 9 months ago

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 commented 6 months ago

+1

wagnod commented 6 months ago

+1

sunildhiman90 commented 6 months ago

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

ismai117 commented 6 months ago

any updates for wasm?

ArnyminerZ commented 5 months ago

+1 on this, any ETA or updates??

fedorov-andrii-andriiovych commented 5 months ago

+1

ExNDY commented 2 months ago

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

luca992 commented 1 month ago

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