Finally Wasm Gc Is Here
I’m excited about WebAssembly Garbage Collection (WasmGC), and it’s now enabled by default in Chrome. This is great news; finally, we can use any managed memory language to target WASM for web and cross-platform apps with performance similar to native Javascript. JS monopoly is about to end.
For a start, check this video to learn about WasmGC
Mobile app development with WebAssembly GC by Vivek Sekhar @ Wasm I/O 2023
Read this detailed blog post about this news
WebAssembly Garbage Collection (WasmGC) now enabled by default in Chrome