Type Alias holochain_wasmer_common::GuestPtr

source ·
pub type GuestPtr = WasmSize;
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.