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
- console: honor util.inspect.defaultOptions on the global console
- Narrow workspace `pub` to `pub(crate)` and delete the dead code it exposed
- Content-addressed CI machine images from a single spec
- bun test: drain the event loop for script files with no test() registrations
- Seat StackCheck in both Formatter::new() constructors so deep non-Error values don't SIGSEGV the printer
- build: make codegen runnable under Node; drop cfg.bun
- inspector: CDP on --inspect, node announce lines, Session, Profiler adapter, Network, exit handshake, async stacks (+9 tests, inspector 11%→22%)
- url: accept Unicode 16.0 IDNA-mapped hostnames and reject invalid Punycode labels
- redis: harden connection lifecycle (Handshake enum, promise-settlement fixes, -1251 LOC)
- process.env: coerce assigned values to strings across all construction paths
- Docs
- Zig not yet supported