diff --git a/scripts/test/shared.py b/scripts/test/shared.py index 15c837b1df7..ef3cea261dc 100644 --- a/scripts/test/shared.py +++ b/scripts/test/shared.py @@ -256,12 +256,8 @@ def has_shell_timeout(): V8_OPTS = [ '--wasm-staging', '--experimental-wasm-compilation-hints', - '--experimental-wasm-gc', - '--experimental-wasm-typed-funcref', '--experimental-wasm-memory64', - '--experimental-wasm-extended-const', '--experimental-wasm-stringref', - '--wasm-final-types', ] # external tools