WasmBetterC

Undocumented in source.
@safe
class WasmBetterC : InterfaceModule (
Output
) {
protected
Output output;
protected
WasmReader wasmstream;
protected
string indent;
protected
string spacer;
string module_name;
string[] imports;
string[] attributes;
enum max_linewidth;
protected
Function _function;
static
uint block_count;
}

Members

Classes

Context
class Context
Undocumented in source.

Structs

Block
struct Block
Undocumented in source.