Instr

Undocumented in source.
struct Instr {
uint cost;
IRType irtype;
uint pops;
uint push;
bool extend;
}

Members

Variables

name
string name;

Instruction name

wast
string wast;

Wast name