Navigation
Introduction
Structure
Validation
Execution
Binary Format
Text Format
Index of Instructions
Download as PDF
Quick search
Binary Format
¶
Instructions
¶
Control Instructions
¶
instr
::=
…
|
0
x
06
bt
:
blocktype
(
in
1
:
instr
)
∗
(
0
x
07
x
:
tagidx
(
in
2
:
instr
)
∗
)
∗
(
0
x
19
(
in
3
:
instr
)
∗
)
?
0
x
0
B
⇒
try
bt
in
1
∗
(
catch
x
in
2
∗
)
∗
(
catch
_
all
in
3
∗
)
?
end
|
0
x
06
bt
:
blocktype
(
in
:
instr
)
∗
0
x
18
l
:
labelidx
⇒
try
bt
in
∗
delegate
l
|
0
x
09
l
:
labelidx
⇒
rethrow
l