Current section
Files
Jump to
Current section
Files
src/gwr/syntax/index.gleam
pub type TypeIndex = Int
pub type FunctionIndex = Int
pub type TableIndex = Int
pub type MemoryIndex = Int
pub type GlobalIndex = Int
pub type ElementIndex = Int
pub type DataIndex = Int
pub type LocalIndex = Int
pub type LabelIndex = Int