W3C Posts Initial WebAssembly 2.0 Working Drafts

The first public working drafts were published today for the WebAssembly 2.0 Core Specification, the updated WebAssembly JavaScript Interface, and the WebAssembly Web API.
Among the finished proposals for WebAssembly 2.0 are fixed-width SIMD, bulk memory operations, reference types, JavaScript's BigInt to WebAssembly i64 support, support for multiple return values, and import/export of mutable globals.
WebAssembly still has in-flight proposals being worked on as well around branch hinting, tail call optimizations, exception handling, a post-MVP Threads feature, relaxed SIMD, and other tentative proposals.
The initial public working drafts for WebAssembly 2.0 can be found on W3.org.
27 Comments