Files
bun.sh/bench
2024-10-17 13:30:47 -07:00
..
2024-10-17 13:30:47 -07:00
2024-10-17 13:30:47 -07:00
2024-10-17 13:30:47 -07: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