WASM 3.0 Completed
6 hours ago
- #Compilers
- #Programming
- #WebAssembly
- Wasm 3.0 introduces several major updates, including 64-bit address space support, multiple memories, garbage collection, and more.
- New features include typed references, tail calls, exception handling, and relaxed vector instructions for better performance.
- A deterministic profile ensures reproducibility for applications like blockchains, and custom annotation syntax enhances the text format.
- Wasm 3.0 improves support for high-level languages like Java, OCaml, and Kotlin, leveraging the new GC feature.
- The standard is now produced with the SpecTec tool chain, enhancing reliability, and is already supported in major web browsers.