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
The
WebAssemblyJavaScript object acts as the namespace for all WebAssembly-related functionality.Unlike most other global objects,
WebAssemblyis not a constructor (it is not a function object).See
https://developer.mozilla.org/docs/WebAssembly