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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:tls: fix getCipher().version, getEphemeralKeyInfo(), client STARTTLS, and checkServerIdentity exception handling
- node:net: reject connect() while a connect is already in flight with EALREADY
- node:dns: preserve TXT record boundaries and report NODATA as ENODATA
- webcrypto: validate the OKP JWK x parameter against d on import
- hash: use the full 64-bit seed in Bun.hash.xxHash3
- napi: return a status for unbalanced handle scope closes instead of aborting
- test(coverage): enforce coverageThreshold with every reporter; don't over-report line coverage
- event loop: run queued immediates before newly completed async work
- node:crypto: reject conflicting hash/hashAlgorithm aliases in generateKeyPair('rsa-pss')
- node:http: forward https-proxy-agent constructor TLS options to the tunneled connection
- Docs
- Zig not yet supported