Expand description
Memory management for linear memories.
Memory
is to WebAssembly linear memories what Table
is to WebAssembly tables.
Structsยง
- Represents linear memory that can be either owned or shared
- VMMemory
Config ๐A linear memory instance. - A linear memory instance.
- A shared linear memory instance.
- Wasm
Mmap ๐