Asynchrously instantiate a new Instance.
importObject can also be a LibraryProvider object, a WASI object, or an object containing wasmLibraryProvider field. We can take benefit of syslib implementations from the Emscripten by passing its generated js Module as the imports.
The source to be compiled.
The import objects.
The system logger.
Generated using TypeDoc
Asynchrously instantiate a new Instance.
importObject can also be a LibraryProvider object, a WASI object, or an object containing wasmLibraryProvider field. We can take benefit of syslib implementations from the Emscripten by passing its generated js Module as the imports.