Skip to main content
method WebAssembly.Module.imports

Given a Module, returns an array containing descriptions of all the declared imports.

Parameters

moduleObject: Module

Returns

ModuleImportDescriptor[]