Module module_imports

Source
Expand description

Intermediate Representation of a Module’s Imports

Structs§

Import
Represents an import in a WebAssembly module.
ModuleImports
Represents the Imports Section of a WASM Module