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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test(install): fix yarn-lock-migration yarn-cli-repo case under debug+ASAN
- node v26 compat, combined: CLI flags, async_hooks ids, deep-equality fidelity, console/util/dns/path fixes and 37 upstream tests
- http: route identity chunked bodies through the multi-packet decode path
- Bun.serve: drop duplicate Content-Length on the dev missing-response page
- fix(spawn): use Darwin signal numbers on macOS — Subprocess.kill("SIGUSR1") was delivering SIGBUS
- Bun.spawn: truncate stdout/stderr when redirected to Bun.file(path)
- js_printer: replace per-site BackRef<Symbol> with detached &'a Symbol accessors
- shell: helpful error when Response/Blob/ArrayBuffer is interpolated outside a redirect
- ci: link PR builds with the base branch symbol order file
- moduleLoaderFetch: drop GCOwnedDataScope before transpiling so promise macros don't trip the sweeper assert
- Docs
- Zig not yet supported