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): 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
- fix(install): skip lockfile-level diff checks in recursive workspace comparisons
- fix(http2): reject non-zero content-length with END_STREAM on HEADERS per RFC 9113 8.6
- fix(http2): enforce maxSessionMemory on server-side stream creation
- fix(s3): don't double-free path when S3Client static ops throw after blob creation
- fix(http2): default stream weight to 16 per RFC 9113
- fix(http2): support raw [k,v,...] header arrays in request()/respond()
- Docs
- Zig not yet supported