Expand description
Intermediate Representation of a wasm module.
Modules§
- module_
exports - Intermediate Representation of a Module’s Exports
- module_
functions - Intermediate Representation of a Function
- module_
globals - Intermediate representation of the globals.
- module_
imports - Intermediate Representation of a Module’s Imports
- module_
memories - module_
tables - Intermediate representation of the Tables in a Module
- module_
types - Intermediate representation of Module Types