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
- 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
- udp: stop IP_RECVERR on unconnected sockets; never fatal-by-default for recv errors
- EventTarget: make registering N listeners for one type O(N) instead of O(N^2)
- Docs
- Zig not yet supported