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
- Bun.udpSocket: reject the returned promise instead of throwing synchronously on bind failure
- net: reject arrays and out-of-range flow labels in SocketAddress constructor
- Accept any iterable of pairs in new Bun.CookieMap()
- uws: index HttpRouter children by hash instead of scanning a vector
- 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
- Docs
- Zig not yet supported