Files
bun.sh/bench
2024-10-01 13:50:15 -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