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): don't emit 'error' for RST_STREAM with NO_ERROR/CANCEL
- fix(http2): defer Http2Stream _write callback so write() returns false at highWaterMark
- fix(http2): honor maxSettings option per RFC 9113 §6.5
- fix(http2): RFC 9113 §8 header value/path byte validation
- fix(lockfile): set back versions to the actual latest one in the lockfile
- fix(http2): make Http2Stream.priority() a no-op with DEP0194 per RFC 9113
- 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
- Docs
- Zig not yet supported