Type Alias holochain_wasmer_guest::GuestPtr

source ·
pub type GuestPtr = u32;
Expand description

A WasmSize that points to a position in wasm linear memory that the host and guest are sharing to communicate across function calls.