You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: