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
- fs.rmSync throws EFAULT (bad address in system call argument) on Windows during recursive temp-dir removal
- Unknown node: builtins are reported as unresolved packages on the import path, suggesting "bun install"
- test-net-pingpong: the PONG answering the final PING before end() is never delivered
- net: deliver the reply to the final write before end() over Windows named pipes
- Builtin surface is missing 16 exports and 2 modules that Node 24.11 has, while process.versions.node reports 26.3.0
- child_process: piped stdout stream has no ._handle (breaks synchronous fd-based IPC, e.g. TypeScript 7's native sync API)
- ClientRequest drops queued body chunks when end() races the body generator - streamed chunked uploads truncated with a valid terminator
- `bun-plugin-tailwind` adds `bun` binary to node_modules
- `bun test --parallel --only-failures | pbcopy` doesn't copy the failures properly to clipboard
- import()/import.meta.resolve reject single-slash file: URLs that new URL() and Node accept
- Docs
- Zig not yet supported