October 1st, 2019
The WebAssembly (WASM) Working Group has published three Proposed Recommendations for Web Assembly 1.0:
- WebAssembly Core Specification
- WebAssembly JavaScript Interface
- WebAssembly Web APIWebAssembly is a standard, a safe, portable, low-level code format designed for efficient execution and compact representation. These specifications define the language and behavior of the virtual machine as well as a JavaScript API and integration with the broader Web Platform.
Comments are welcome through through 27 October 2019.