-
Notifications
You must be signed in to change notification settings - Fork 109
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
[FEAT] Support wasm #290
[FEAT] Support wasm #290
Conversation
Once a stable version of coroutines is out we'd be happy to mirror their new targets. |
@JakeWharton sure 👍 , is it possible to get an alpha/canary version with this change ? |
I'm on paternity leave and it's the holidays. I also don't want to really set a precedent. We can merge it and you can consume the snapshot. I'll look tomorrow. |
@JakeWharton nothing urgent, if it's a click of button let's have it , if not just enjoy the holidays ! can look at this next year :D |
Now that Coroutines 1.8.0 is stable and merged into the trunk, would you be able to move forward with this? :) |
Yes. Please rebase. Do they only support wasmJs or was wasmWasi also included? |
Looks like only WasmJS. |
No description provided.