WebAssemblyInstantiatedSource$Typings extension

on

Properties

instance Instance

Available on WebAssemblyInstantiatedSource, provided by the WebAssemblyInstantiatedSource$Typings extension

getter/setter pair
module Module

Available on WebAssemblyInstantiatedSource, provided by the WebAssemblyInstantiatedSource$Typings extension

A WebAssembly.Module object representing the compiled WebAssembly module. This Module can be instantiated again, or shared via postMessage().
getter/setter pair