summaryrefslogtreecommitdiff
path: root/scripts/test/shared.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test/shared.py')
-rw-r--r--scripts/test/shared.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/test/shared.py b/scripts/test/shared.py
index d86d802d3..1764f56ba 100644
--- a/scripts/test/shared.py
+++ b/scripts/test/shared.py
@@ -261,7 +261,8 @@ V8_OPTS = [
'--experimental-wasm-compilation-hints',
'--experimental-wasm-gc',
'--experimental-wasm-typed-funcref',
- '--experimental-wasm-memory64'
+ '--experimental-wasm-memory64',
+ '--experimental-wasm-extended-const'
]
# external tools