aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/arraybuffersink.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'bench/snippets/arraybuffersink.mjs')
-rw-r--r--bench/snippets/arraybuffersink.mjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/snippets/arraybuffersink.mjs b/bench/snippets/arraybuffersink.mjs
index 571a86855..f90fae69f 100644
--- a/bench/snippets/arraybuffersink.mjs
+++ b/bench/snippets/arraybuffersink.mjs
@@ -1,3 +1,4 @@
+// @runtime bun
import { ArrayBufferSink } from "bun";
import { bench, run } from "./runner.mjs";