The WebAssembly JavaScript object acts as the namespace for all WebAssembly-related functionality.
WebAssembly
Unlike most other global objects, WebAssembly is not a constructor (it is not a function object).
https://developer.mozilla.org/docs/WebAssembly
Generated using TypeDoc
The
WebAssembly
JavaScript object acts as the namespace for all WebAssembly-related functionality.Unlike most other global objects,
WebAssembly
is not a constructor (it is not a function object).See
https://developer.mozilla.org/docs/WebAssembly