The value returned from WebAssembly.instantiate.
WebAssembly.instantiate
A WebAssembly.Module object representing the compiled WebAssembly module. This Module can be instantiated again, or shared via postMessage().
WebAssembly.Module
Module
© 2018–2021 the Deno authors https://doc.deno.land/deno/stable/~/WebAssembly.WebAssemblyInstantiatedSource