import { spawnSync } from "bun"; import { bench, run } from "./runner.mjs"; bench("spawnSync echo hi", () => { spawnSync({ cmd: ["echo", "hi"] }); }); await run(); /ansg191/bun/atom/examples/http-file.ts?h=dylan/github-api-option' type='application/atom+xml'/>
![]() |
index : bun | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |