imports
The WebAssembly.Module.imports()
static method returns an array containing descriptions of all the declared imports of the given Module
.
The WebAssembly.Module.imports()
static method returns an array containing descriptions of all the declared imports of the given Module
.