Module ir

Source
Expand description

The Intermediate Representation for components and modules.

Modulesยง

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