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

[Request] Please add Web Assembly Garbage Collection (WasmGC) #7063

Open
matthew-dean opened this issue May 21, 2024 · 2 comments
Open

[Request] Please add Web Assembly Garbage Collection (WasmGC) #7063

matthew-dean opened this issue May 21, 2024 · 2 comments

Comments

@matthew-dean
Copy link

CanIuse.com has a lot of the newer pieces of WASM. Chrome has had WasmGC enabled by default since October 2023. This is a major component of Wasm adoption that will start enabling GC languages to compile to Wasm, so it would be great for this to be tracked.

Spec is here: https://github.com/WebAssembly/gc

@matthew-dean
Copy link
Author

Note also that major libraries / frameworks like Dart / Flutter list WasmGC support as being necessary for wasm targeting, which further elevates the importance of tracking when / where WasmGC is implemented. https://docs.flutter.dev/platform-integration/web/wasm

@tracker1
Copy link

👍 on this one... I think this will be a crucial feature in order to improve payload sizes and advance wasm usage in general.

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

3 participants