The WebAssembly (WASM) Working Group has published three Proposed Recommendations for Web Assembly 1.0:
- WebAssembly Core Specification
- WebAssembly JavaScript Interface
- WebAssembly Web API
WebAssembly 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.
Original source: https://www.w3.org/blog/news/archives/7970