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
- node:http: enforce server headersTimeout and requestTimeout
- node:cluster: give every worker the same port for listen(0)
- Fix Windows heap corruption when a socket's data callback closes it and re-enters the event loop
- Bug: Bun server loses File MIME type when reading request body as Blob
- node:crypto: generateKeyPair("rsa-pss") silently accepts conflicting deprecated hash / hashAlgorithm aliases
- transpiler: expose `reactFastRefresh` on `new Bun.Transpiler()` (parser support exists, needs ~3 lines of threading)
- node:fs: fs.promises.realpath uses the non-native realpath variant instead of realpath.native
- Bun.serve accepts a new data frame inside a fragmented WebSocket message
- bun update <package> ignores catalog and creates a spurious root dependency at latest
- Worker does not exit after `parentPort.close()` — `'exit'` is never emitted
- Docs
- Zig not yet supported