WebAssembly
Widely available since 2020-04-17
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)
- Chrome 57 Released on 2017-03-09
- Chrome Android 57 Released on 2017-03-16
- Edge 16 Released on 2017-10-17
- Firefox 52 Released on 2017-03-07
- Firefox for Android 52 Released on 2017-03-07
- Safari 11 Released on 2017-09-19
- Safari on iOS 11 Released on 2017-09-19