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
- SystemError: give async fs/dns/etc. errors a .stack string when there are no JS frames
- bun test: carry node:test skip/todo reasons into the JUnit `<skipped>` element
- node:tls: forward ecdhCurve to the SSL context via SSL_CTX_set1_groups_list
- cli: inherit stdin in `bun --filter` when a single package matches
- test(coverage): print every entry in the text reporter's "Uncovered Line #s" column
- HTMLRewriter: validate EndTag.name like Element.tagName
- HTMLRewriter: match attribute selectors with uppercase names
- bundler: register every top-level symbol before renaming nested scopes
- bundler: keep CJS wrapped when module.exports escapes as a value
- node:inspector: count calls in modules loaded before Profiler.startPreciseCoverage
- Docs
- Zig not yet supported