summaryrefslogtreecommitdiff
path: root/core/runtime.rs
diff options
context:
space:
mode:
Diffstat (limited to 'core/runtime.rs')
-rw-r--r--core/runtime.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/runtime.rs b/core/runtime.rs
index daefe4121..2026232ef 100644
--- a/core/runtime.rs
+++ b/core/runtime.rs
@@ -227,6 +227,7 @@ fn v8_init(
" --wasm-test-streaming",
" --harmony-import-assertions",
" --no-validate-asm",
+ " --turbo_fast_api_calls",
);
if predictable {