Module orca_wasm::ir::module::module_imports

source ·
Expand description

Intermediate Representation of a Module’s Imports

Structs§

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