Type Definition tetcore_wasm_interface::WordSize[][src]

type WordSize = u32;

The word size used in wasm. Normally known as usize in Rust.