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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test/shared.py b/scripts/test/shared.py
index 75dece375..15c837b1d 100644
--- a/scripts/test/shared.py
+++ b/scripts/test/shared.py
@@ -260,6 +260,7 @@ V8_OPTS = [
'--experimental-wasm-typed-funcref',
'--experimental-wasm-memory64',
'--experimental-wasm-extended-const',
+ '--experimental-wasm-stringref',
'--wasm-final-types',
]