Module wasmer::mem_access

source ·

Structs

  • Reference to a value in Wasm memory.
  • Reference to an array of values in Wasm memory.
  • Iterator over the elements of a WasmSlice.

Enums