Module orca_wasm::ir::module::module_exports

source ·
Expand description

Intermediate Representation of a Module’s Exports

Structs§

  • Represents an export in a WebAssembly module.
  • Represents the Exports Section of a WASM Module