Module heap

Source
Expand description

Heaps to implement WebAssembly linear memories.

Structs§

Heap
An opaque reference to a [HeapData][crate::HeapData].
HeapData
A heap implementing a WebAssembly linear memory.

Enums§

HeapStyle
Style of heap including style-specific information.