-
-
Notifications
You must be signed in to change notification settings - Fork 143
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
Support for kotlin/wasm #165
Comments
There is a little sample using WASM here. But the repo is not updated with latest Kotlin WASM release. |
@sunildhiman90 I had the same error, were you able to use it with Kotlin\Wasm? |
Hi @Irineu333, i postponed work on it. So i didnt tried it again actually. If i will try it, i will let u know. |
Yes, in my case I wanted the target to be Kotlin/Wasm. But for now, I'll continue with Kotlin/JS, as Kotlin/Wasm is still very unstable. |
Hi, curious of any plans still to support Wasm target now that it's reached alpha. |
Hi ,
i was trying to implement it in compose multiplatform project with kotlin/wasm support, But it does not work.
I got this error:
Are we planing to add support for koltin/wasm any recently?
Thanks
The text was updated successfully, but these errors were encountered: