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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Preserve AsyncLocalStorage context across MessagePort, Worker, AbortSignal.timeout, and BroadcastChannel events
- Bun.Transpiler: add variables and functions to the replMode result object
- tls: buffer duplex data that arrives before the SSL engine is created
- install: let `bun add <url>` replace a package installed from a different URL
- Add Bun.unsafe.gcDefer() / gcAllow() for bracketed GC deferral
- run: render a live pane per --parallel task on an interactive terminal
- node:http: route res.socket.write() through the AsyncSocket buffer so it is delivered under backpressure
- patch: refuse symlink and hard link escapes when applying patches
- Keep the watcher alive when process.exit() is called in --watch
- Node v26 CLI compatibility: make node:cli tests pass (+9 upstream tests)
- Docs
- Zig not yet supported