Module wasmer::ptr

source ·

Structs

  • Marker trait for 32-bit memories.
  • Marker trait for 64-bit memories.
  • A zero-cost type that represents a pointer to something in Wasm linear memory.

Traits

  • Trait for the Memory32 and Memory64 marker types.

Type Definitions