Module memory

Module memory 

Source
Expand description

The memory module contains the implementation data structures and helper functions used to manipulate and access wasm memory.

Structsยง

Atomically
Atomically.
Memory
A shared or unshared wasm linear memory.
MemoryView
A view into a memory.