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
- transpiler cache: give the Rust line its own .pile2 filename namespace
- Rework LinearFifo uninit accessors, replace stream raw-pointer/static-mut forges, thread JS errors through body bufferer
- Implement Windows crash-trace symbolication via dbghelp PDB lookup
- install: refresh URL/local tarballs under --force and explicit re-add/update
- console.dir: honor maxArrayLength in the native formatter
- domain: implement node:domain on AsyncLocalStorage and port the upstream domain suite — uncaught-exception routing, EventEmitter/process.domain integration, --abort-on-uncaught-exception, exit-code-7 semantics (+48 tests)
- Upgrade reported Node.js version to 26.3.0
- async_hooks,events,http,http2,perf_hooks: port Node.js async compatibility tests and fix the gaps they surface — ALS run/disable + withScope/defaultValue, http client ALS across reused agent sockets, http2 ALS context, AsyncResource.bind, EventEmitterAsyncResource, timerify (+22 tests)
- process: port Node.js v26.3.0 process compatibility tests and fix the gaps they surface — env exotic-object/TZ semantics, warnings pipeline + CLI flags, uncaught origin/exit codes, execve throw, threadCpuUsage/finalization/loadEnvFile, active-resource tracking, native-module identity (+29 tests)
- cluster: port Node.js cluster compatibility tests and fix the gaps they surface — real round-robin fd handoff, SCHED_NONE shared handles, UDP clustering, worker faux listen handles, IPC handle passing (+34 tests)
- Docs
- Zig not yet supported