1. WebAssembly

    WebAssembly or "wasm" is a new portable, size- and load-time-efficient format suitable for compilation to the web.

  2. WebAssembly BigInt to i64 conversion in JS API

    An extension to the WebAssembly JS API for bidrectionally converting BigInts and 64-bit WebAssembly integer values

  3. WebAssembly Bulk Memory Operations

    An extension to WebAssembly adding bulk memory operations and conditional segment initialization

  4. WebAssembly Multi-Value

    An extension to WebAssembly allowing instructions, blocks and functions to produce multiple result values

  5. WebAssembly Import/Export of Mutable Globals

    An extension to WebAssembly import and export of mutable global variables

  6. WebAssembly Non-trapping float-to-int Conversion

    An extension to WebAssembly adding floating-point to integer conversion operators which saturate instead of trapping

  7. WebAssembly Reference Types

    An extension to WebAssembly allowing opaque references as first-class types, and multiple tables

  8. WebAssembly Sign Extension Operators

    An extension to WebAssembly adding sign-extension operator instructions

  9. WebAssembly SIMD

    An extension to WebAssembly adding 128-bit SIMD operations

  10. WebAssembly Threads and Atomics

    An extension to WebAssembly adding shared memory and atomic memory operations

  11. headers http header: content-security-policy: script-src: source expression allowing webassembly execution