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

WASM? #262

Open
danwallach opened this issue Mar 25, 2023 · 0 comments
Open

WASM? #262

danwallach opened this issue Mar 25, 2023 · 0 comments
Labels
non-jvm Specific to non-jvm platform development

Comments

@danwallach
Copy link
Contributor

Apparently things are moving along in the Kotlin/WASM backend, including support for WasmGC in the latest Chrome browsers. This means that a shipped Kotlin/WASM image doesn't need to bring its own GC along for the ride.

Doesn't sound like it's anywhere near ready for prime time, but this is likely to be a much better way to deploy to a browser environment than the Kotlin/JS backend. If it actually works, and integrates properly with HACL.

https://seb.deleuze.fr/introducing-kotlin-wasm/

@JohnLCaron JohnLCaron added the non-jvm Specific to non-jvm platform development label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-jvm Specific to non-jvm platform development
Projects
None yet
Development

No branches or pull requests

2 participants