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
- Report connection resets during the TLS handshake as ECONNRESET instead of a certificate error
- Make the bundler honor --preserve-symlinks and add preserveSymlinks to Bun.build
- Segfault in JSC thread suspension on 1.3.14 when started via `docker exec` (fine as main process) - regression since 1.3.11
- bun:ffi JSCallback returning a small struct by value produces wrong values on ARM64 (HFA calling convention not honored)
- CodeRabbit interaction test: cross-repo issue creation
- Bun.spawn: heap-use-after-free in Subprocess::on_process_exit when a type:"direct" stdin stream rejects mid-pull
- 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
- Docs
- Zig not yet supported