WebAssembly Virtual Machines & JavaScript Integration

41 repos across 2 sub-areas

JavaScript engines and virtual machines compiled to or implemented in WebAssembly, enabling high-performance JavaScript execution in browser and non-browser environments. The cluster spans runtime implementations, type systems, promise integration, exception handling, and threading support for WASM-based VMs. Central repos like gc, function-references, and exception-handling represent core language features and proposals, while the broader collection explores how JavaScript semantics map onto WebAssembly's execution model.