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