Type Definition cton_wasm::GlobalIndex [] [src]

type GlobalIndex = usize;

Index of a global variable (imported or defined) inside the WebAssembly module.