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