Structs§
- Imported
Memory - Intermediate representation of an Imported Memory. The actual Import is stored in the Imports field of the module.
- Local
Memory - Intermediate Representation of a Local Memory
- Memories
- Intermediate representation of all the memories in a module.
- Memory
- Represents a memory. Local or Imported depends on the
MemKind
.
Enums§
- MemKind
- Represents whether a memory is a Local Memory or an Imported Memory