[][src]Module wasmer::memory

Types and functions for Wasm linear memory.

Structs

Atomically

Atomically.

Memory

A shared or unshared wasm linear memory.

MemoryView

A view into a memory.