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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(http2): guard ref/unref when socket is generic Duplex
- fix(http2): validate setTimeout callback and bind session timeout listener correctly
- fix(http2): preserve AsyncLocalStorage context across client request callbacks
- fix(http2): apply remote SETTINGS_HEADER_TABLE_SIZE to HPACK encoder
- fix(http2): validate CONNECT pseudo-headers per RFC 9113 ยง8.5
- fix(http2): validate :status range in respond()
- fix(http2): null-guard socket ref in compat proxySocketHandler
- fix(http2): add captureRejectionSymbol handler to Http2SecureServer
- fix(http2): accept sockets without alpnProtocol via createConnection
- fix(http2): stream.session/state return undefined/{} after session.destroy()
- Docs
- Zig not yet supported