WebAssembly Garbage Collection
WebAssembly Garbage Collection
developer.chrome.com WebAssembly Garbage Collection (WasmGC) now enabled by default in Chrome - Chrome for Developers
There are two types of programming languages: garbage-collected programming languages and programming languages that require manual memory management. This article explains how thanks to WebAssembly Garbage Collection, short WasmGC, garbage-collected languages can be ported to WebAssembly.
0
comments