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

Add support for Kotlin/Wasm #3713

Closed
soywiz opened this issue Apr 13, 2023 · 8 comments
Closed

Add support for Kotlin/Wasm #3713

soywiz opened this issue Apr 13, 2023 · 8 comments

Comments

@soywiz
Copy link
Contributor

soywiz commented Apr 13, 2023

Couldn't find an issue about this.

Would be nice to get support for the WASM target so libraries and projects using kotlinx.coroutines can start experimenting with the target.

Related issue: Kotlin/kotlinx-atomicfu#278

@SPC-code
Copy link

I would like to second this. The lack of Wasm support for coroutines is a blocker for a lot of libraries.

@y9san9
Copy link

y9san9 commented Apr 16, 2023

Definitely waiting for it!

@andylamax
Copy link

In the waiting list as well

@dkhalanskyjb
Copy link
Collaborator

There's the "subscribe" button to the right of this issue, where you can configure notifications for when there are updates. No need to spam "+1," one feature request with the thumbs-up emoji underneath is enough.

@VladislavSumin
Copy link

For those who want to look at coroutines for wasm right now, you can connect an experimental repository

        maven("https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental")

see: https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental/org/jetbrains/kotlinx/kotlinx-coroutines-core-wasm/

@bashor
Copy link
Member

bashor commented Nov 14, 2023

PR #3849

@hfhbd
Copy link
Contributor

hfhbd commented Nov 16, 2023

If possible, please also add wasmWasi.

@eygraber
Copy link

Is there any kind of timeline for this? I was waiting for it to get merged, but if it's going to be a while I'm going to isolate coroutines in the project I'm adding wasm support to so it doesn't block me (I'd rather just wait for the PR to get merged though 😄 )

@Kotlin Kotlin deleted a comment from tw-atroehrsm Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants