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
- Node.js `dns.lookup` compatibility mismatch: Bun returns `DNSException (ESERVFAIL)` instead of Node-style Error (`EAI_AGAIN`)
- PackageManager singleton is not thread-safe for concurrent auto-install from bundler and runtime
- fix(runtime): preserve named exports of plugin-loaded CommonJS modules
- `bun test --isolate`: module records retained across per-file global swaps → linear RSS growth (OOMs large suites); still present in 1.3.14
- Add npm strict-ssl support to bun install
- ffi: reject non-void return types for threadsafe JSCallback
- Add `--no-bun` flag to override `bun = true` from bunfig
- CI: bunx.test.ts fails on all platforms — @angular/cli@latest now requires Node >= 24.15.0, bun reports 24.3.0
- HTMLRewriter: thrown handler exceptions leak protected Exception roots
- X509Certificate.ca: incorrect true value when basicConstraints is absent
- Docs
- Zig not yet supported