summaryrefslogtreecommitdiff
path: root/src/wasm-type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-type.h')
-rw-r--r--src/wasm-type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm-type.h b/src/wasm-type.h
index 36c2cbede..dbf99d512 100644
--- a/src/wasm-type.h
+++ b/src/wasm-type.h
@@ -325,6 +325,7 @@ public:
eq,
i31,
data,
+ array,
string,
stringview_wtf8,
stringview_wtf16,