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): 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()
- fix(http2): treat unsolicited PING ACK as PROTOCOL_ERROR per RFC 9113 §6.7
- fix(http2): server refuses streams beyond maxConcurrentStreams with REFUSED_STREAM
- Use virtual $bunfs path for __dirname/__filename in --compile
- Fix null deref in Bun.jest() lazy initializer when createTestModule fails
- Docs
- Zig not yet supported