pub type GuestPtr = u32;
Expand description

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