This page lists references for WebAssembly.
The WebAssembly JavaScript object acts as the namespace for all WebAssembly-related functionality.
The different WebAssembly value types.
The top-level definitions available in Wasm for defining module features such as tables, types, memories, functions, etc.
WebAssembly control flow instructions.
WebAssembly memory instructions.
WebAssembly numeric instructions.
The SIMD (single instruction, multiple data) instructions available in Wasm.
The instructions available in Wasm to manipulate tables.
WebAssembly variable instructions.