Files
bun.sh/bench
2024-10-01 13:50:15 -07:00
..
2023-07-19 23:57:41 -07:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08:00
2023-07-27 15:22:53 -07:00
2024-09-26 13:39:26 -07:00
2024-09-26 13:39:26 -07:00

npm install

bun run ffi
bun run log
bun run gzip
bun run async
bun run sqlite

# to use custom version of bun/deno/node binary
BUN=path/to/bun bun run ffi
# or edit .env file