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:events: make on() O(1) again by appending in place
- process: propagate listener throws out of process.emit()
- Bun.serve: gate stop() promise on open HTTP connections
- bundler: surface ENAMETOOLONG for oversized onResolve paths instead of panicking
- Give Bun.CookieMap a name->index hash so per-key ops are O(1)
- node:fs: pin the directory fd at opendir time
- node:quic: detach lsquic ctx pointers before the finalize-order sweep at worker VM teardown
- Bun.serve: reject tls objects that have no certificate
- Implement PromiseRejectionEvent and the web unhandledrejection channel
- fetch: verify certificate against URL authority (not Host header); apply per-request tls options over unix sockets
- Docs
- Zig not yet supported