WasmSection.GlobalType

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.

Variables

expr
immutable(ubyte[]) expr;
Undocumented in source.
global
immutable(ImportType.ImportDesc.GlobalDesc) global;
Undocumented in source.
size
immutable(size_t) size;
Undocumented in source.

Meta