Files
bun.sh/bench
2023-04-21 07:18:32 -07:00
..
2022-07-12 01:40:12 -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-03-02 19:02:10 -08:00
2022-07-12 01:40:12 -07:00
2023-04-04 16:26:40 -07:00
2023-03-02 19:02:10 -08:00
2023-03-02 19:02:10 -08: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