summaryrefslogtreecommitdiff
path: root/test/gen-wasm.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/gen-wasm.py')
-rwxr-xr-xtest/gen-wasm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/gen-wasm.py b/test/gen-wasm.py
index 04247929..4ecc5a5c 100755
--- a/test/gen-wasm.py
+++ b/test/gen-wasm.py
@@ -64,6 +64,7 @@ NAMED_VALUES = {
'DATA': 11,
# name subsection codes
+ 'NAME_MODULE': 0,
'NAME_FUNCTION': 1,
'NAME_LOCALS': 2,