Documentation
Tagion
WasmSection.ElementType
tagion
wasm
WasmReader
WasmReader
WasmRange
WasmSection
Undocumented in source.
struct
WasmSection
struct
ElementType {
immutable
(
uint
)
tableidx
;
immutable
(
ubyte
[])
expr
;
immutable
(
uint
[])
funcs
;
immutable
(
uint
)
mode
;
immutable
(
size_t
)
size
;
immutable
(
ubyte
)
kind
;
}
Members
Variables
expr
immutable
(
ubyte
[])
expr
;
e:expr
funcs
immutable
(
uint
[])
funcs
;
y*:vec(funcidx)
kind
immutable
(
ubyte
)
kind
;
et:elemkind
mode
immutable
(
uint
)
mode
;
Element mode
tableidx
immutable
(
uint
)
tableidx
;
x:tableidx
tagion
wasm
WasmReader
WasmReader
WasmRange
WasmSection
structs
ElementType
FuncIndex