Files
wasmtime/lib
Jakob Stoklund Olesen 0666c8818a Get rid of operand_kind()
This method caused lots of import cycles when type checking.

Use isinstance() in the Operand constructor instead to decipher the
OperandSpec union type.
2016-11-08 11:26:26 -08:00
..
2016-11-08 11:26:26 -08:00