Files
bun.sh/bench
Jarred Sumner d8be3e51b4 Support glob.scan(string) (#7279)
* Support `glob.scan(string)`

* Create glob.md

* Update glob.md

* fixup

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-11-22 16:12:28 -08:00
..
2023-07-19 17:20:00 -07:00
2023-07-19 23:57:41 -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
2023-11-22 16:12:28 -08:00
2022-07-12 01:40:12 -07:00
2023-07-26 17:11:15 -07:00
2023-09-11 16:53:34 -07:00
2023-03-02 19:02:10 -08:00
2023-05-16 09:31:04 -07:00
2023-03-02 19:02:10 -08:00
2023-07-20 21:34:42 -07:00
2023-07-27 15:22:53 -07:00
2022-07-12 01:40:12 -07:00
2022-07-12 01:40:12 -07:00
2023-11-22 14:26:09 -08:00
2023-11-22 14:26:09 -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