Module orca_wasm::ir

source ·
Expand description

The Intermediate Representation for components and modules.

Modules§

  • Intermediate Representation of a wasm component.
  • Function Builder
  • Intermediate Representation of a wasm module.
  • Enums the represent a section of a Module or a Component
  • Intermediate representation of sections in a wasm module.