[][src]Module wasmer_runtime_core::memory

Modules

ptr

A reusable pointer abstraction for getting memory from the guest's memory.

Structs

Atomically
DynamicMemory

This is an internal-only api.

Memory

A shared or unshared wasm linear memory.

MemoryView
SharedMemory
SharedMemoryInternal
StaticMemory

This is an internal-only api.

UnsharedMemory

Enums

MemoryType