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
- 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
- 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
- Docs
- Zig not yet supported