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
- node:assert: match Node 26 message handling, add Assert class and diff, drop CallTracker
- node:http: ServerResponse write()/end() observe a handler-destroyed socket
- process.env: make runtime-set TZ / NODE_TLS_REJECT_UNAUTHORIZED / BUN_CONFIG_VERBOSE_FETCH enumerable
- install: classify digit-prefixed dist-tags like `2x` as tags, not ranges
- tls: reject SHA-1-signed certificates during client chain verification
- net.connect: report resolver failures with a negative errno instead of hanging
- process.env: drop '='/empty keys, truncate NUL in key/value like Node
- jsc: throw RangeError from JSON.parse when a string value cannot be allocated
- node:http: adopt external sockets fed in via server.emit('connection')
- parser: keep nested macro imports as real imports inside the macro runtime
- Docs
- Zig not yet supported