Files
bun.sh/bench
Dylan Conway 3f04f8d0a6 Upgrade Zig (#2151)
* fixup

* Upgrade Zig

* Remove bad assertion

* strings

* bump

* mode -> optimize

* optimize

* Linux build

* Update bindgen.zig
2023-02-23 23:57:19 -08:00
..
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2023-02-17 22:07:02 -08:00
2022-12-15 16:28:47 -08:00
2023-02-22 17:45:22 -08:00
2022-07-12 01:40:12 -07:00
2023-02-23 23:57:19 -08:00
2022-12-15 16:28:47 -08:00
2022-12-15 16:28:47 -08:00
2022-12-15 16:28:47 -08:00
2022-10-13 15:32:25 -07:00
2023-02-17 22:07:02 -08:00
2023-02-17 22:07:02 -08:00
2023-02-20 08:52:33 -06:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2023-02-17 22:07:02 -08: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