Web features explorer

WebAssembly

Widely available since 2020-04-17
Tags: webassembly Groups: WebAssembly

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

Learning resources on MDN

Browser support (view on caniuse.com)