WebAssembly.WebAssemblyInstantiatedSource
Значение, возвращаемое из WebAssembly.instantiate.
interface WebAssemblyInstantiatedSource {instance: Instance;module: Module;}
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/WebAssembly.WebAssemblyInstantiatedSource