Module wasmer_runtime_core_fl::memory[][src]

Expand description

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

Modules

Types for a reusable pointer abstraction for accessing Wasm linear memory.

Structs

Atomically.

This is an internal-only api.

A shared or unshared wasm linear memory.

A view into a memory.

A reference to a shared memory.

Data structure for a shared internal memory.

This is an internal-only api.

A reference to an unshared memory.

Enums

A kind a memory.