Module wasmer_vm::mmap

source ·
Expand description

Low-level abstraction for allocating and managing zero-filled pages of memory.

Structs§

  • A simple struct consisting of a page-aligned pointer to page-aligned and initially-zeroed memory and a length.

Enums§

Functions§