Expand description
Heaps to implement WebAssembly linear memories.
Structs§
- Heap
- An opaque reference to a [
HeapData
][crate::HeapData]. - Heap
Data - A heap implementing a WebAssembly linear memory.
Enums§
- Heap
Style - Style of heap including style-specific information.