bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test: fix toMatchInlineSnapshot through a same-file tail-call helper
- watch: keep watching when the entrypoint is transiently missing
- node:net: honor pause() made inside the 'connection' handler
- node:test: run top-level tests registered from a macrotask after module evaluation
- shell: expand $RANDOM, $UID, $PPID, $SECONDS, $IFS, $OSTYPE and friends
- node:crypto: implement KeyObject.prototype.toCryptoKey
- Bun.serve: close WebSockets with 1001 on server.stop() and let stop(true) follow stop(false)
- sql(postgres): evict prepared-statement cache on SQLSTATE 0A000/26000
- Implement --max-old-space-size to bound the JS heap
- install: make `bun pm untrusted`/`trust` see packages under the isolated linker
- Docs
- Zig not yet supported