Reference instructions

struct WasmVM::Instr::Ref_null : public Base
Ref_null(RefType heaptype)
RefType heaptype = RefType::funcref
enumerator WasmVM::Opcode::Ref_null = 0xD0
using WasmVM::Instr::Ref_is_null = WasmVM::Instr::Atomic<WasmVM::Opcode::Ref_is_null>
enumerator WasmVM::Opcode::Ref_is_null = 0xD1
using WasmVM::Instr::Ref_func = WasmVM::Instr::OneIndex<WasmVM::Opcode::Ref_func>
enumerator WasmVM::Opcode::Ref_func = 0xD2