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 supported11 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- HTTP/2 GOAWAY drops in-flight requests instead of allowing them to complete
- fix(sql): add PGUSERNAME env var support for PostgreSQL adapter
- Add support for node:sqlite
- Add BLAKE3 hash algorithm support
- Bun js bundler references the incorrect JS entrypoint when code splitting is enabled
- `Bun.spawn()` with `stdout: 'pipe'` returns empty output when run inside `bun test`, but works correctly when run outside the test runner. This breaks any test that needs to capture subprocess output.
- `instanceof builtin` checks fail for proxies using `getPrototypeOf` trap
- bun requires clearing cache when updating package that is using a git tag
- overrides / resolutions don't respect version numbers
- console.trace() goes to stdout instead of stderr
- Docs
- Zig not yet supported