🏠 New in Low Baseline Support: WebAssembly

October 17, 2017

caniuse · mdn · spec

The WebAssembly.instantiate() and WebAssembly.instantiateStreaming() global static methods load WebAssembly code (also known as Wasm), a portable binary instruction format.

Source features