WasmExpr

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(OutBuffer bout)
Undocumented in source.

Members

Functions

opCall
WasmExpr opCall(IR ir, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
immutable(ubyte[]) serialize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bout
OutBuffer bout;
Undocumented in source.

Meta