summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-binary.h')
-rw-r--r--src/wasm-binary.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm-binary.h b/src/wasm-binary.h
index ca4d8612c..1d1ec2e88 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -1061,6 +1061,7 @@ enum ASTNodes {
I31GetU = 0x22,
RttCanon = 0x30,
RttSub = 0x31,
+ RttFreshSub = 0x32,
RefTest = 0x40,
RefCast = 0x41,
BrOnCast = 0x42,