WasmSection.ElementType

Undocumented in source.

Constructors

this
this(immutable(ubyte[]) data)
Undocumented in source.

Members

Functions

opSlice
ExprRange opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

exprBlock
immutable(ubyte[]) exprBlock(immutable(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

expr
immutable(ubyte[]) expr;
Undocumented in source.
funcs
immutable(uint[]) funcs;
Undocumented in source.
size
immutable(size_t) size;
Undocumented in source.
tableidx
immutable(uint) tableidx;
Undocumented in source.

Meta