🏠 New in High Baseline Support: WebAssembly

April 17, 2020

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