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
¶
WasmVM
Navigation
Programs
API Functions
Type
Structure
Instance
Instructions
Numeric instructions
Reference instructions
Parametric instructions
Variable instructions
Table instructions
Memory instructions
Control instructions
Definitions & Templates
Notes
Related Topics
Documentation overview
Instructions
Previous:
Numeric instructions
Next:
Parametric instructions
Quick search