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(install): deduplicate "Skip installing" verbose messages for os/cpu mismatch
- fix(http): add missing header validation in appendHeader
- fix(shell): prevent heap buffer overflow in brace expansion with 256+ elements
- fix(sql): enforce minimum PBKDF2 iteration count in SCRAM-SHA-256 auth
- fix(sql): validate SCRAM-SHA-256 server nonce prefix per RFC 5802
- fix(ffi): correct integer boundary encoding for uint32 and int64 values
- fix(install): silently ignore missing literal workspace paths
- fix(bake): prevent XSS via cross-chunk script tag splitting in SSR streaming
- fix(valkey): enforce max nesting depth in RESP parser to prevent stack overflow
- fix(sql): verify SCRAM-SHA-256 server nonce prefix per RFC 5802
- Docs
- Zig not yet supported