Type Alias tinywasm_types::Addr

source ·
pub type Addr = u32;
Expand description

A WebAssembly Address.

These are indexes into the respective stores.

See https://webassembly.github.io/spec/core/exec/runtime.html#addresses