Module module_exports

Source
Expand description

Intermediate Representation of a Module’s Exports

Structs§

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