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: add shake-128 and shake-256 algorithm aliases for crypto.hash()
- fix: clear in_flight queue on auto-reconnect to prevent response mismatch
- fix: add async close() method to undici.Agent
- Bun workspaces still produce same-version duplicate hashed installs that break nominal TS types
- fix: add Date header to 413 Payload Too Large responses
- fix: add performance.timerify method to perf_hooks
- fix(resolve): `Bun.resolveSync` now accepts file paths as `from` argument
- fix(node:http): emit 'upgrade' event on ClientRequest for 101 responses
- feat(install): add git subdirectory support via `&path:` specifier
- fix(valkey): reject in-flight commands on auto-reconnect
- Docs
- Zig not yet supported