Files
bun.sh/bench
Jarred Sumner f087388ebc Support running WASI (WebAssembly) files using bun run (#1929)
* another micro bench

* Support running WASI

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-01-28 23:23:26 -08:00
..
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2022-12-15 16:28:47 -08:00
2022-12-15 16:28:47 -08:00
2022-07-12 01:40:12 -07: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-12-15 16:28:47 -08:00
2022-10-13 15:32:25 -07:00
2023-01-05 05:09:34 -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