Files
bun.sh/bench
2022-09-22 23:45:02 -07:00
..
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2022-09-09 19:45:39 -07:00
2022-07-12 01:40:12 -07:00
2022-08-03 19:13:08 -07:00
2022-07-18 19:30:58 -04:00
2022-06-24 06:59:47 -07:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -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