Files
bun.sh/bench
Colin McDonnell 9f53a2210c Various type fixes (#2135)
* Simplify serve() types

* Remove baseURI

* Add Bun.serve type tests

* Number env vars

* Make loader optional

* FSRouter doesn't support URL

* Update sqlite types

* Bench

---------

Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
2023-02-22 17:45:22 -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
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