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 ebfc27b1f..9a79a4c8b 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -377,6 +377,7 @@ enum EncodedType {
Array = -0x22, // 0x5e
Sub = -0x30, // 0x50
SubFinal = -0x31, // 0x4f
+ Shared = -0x24, // 0x65
// isorecursive recursion groups
Rec = -0x32, // 0x4e
// block_type