Skip to main content
WebAssembly.WebAssemblyInstantiatedSource.module - WASM - Web documentation
property WebAssembly.WebAssemblyInstantiatedSource.module
A `WebAssembly.Module` object representing the compiled WebAssembly module. This `Module` can be instantiated again, or shared via postMessage().

Type