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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:http: match body framing to Transfer-Encoding on HTTP/1.0 responses
- Bun.serve: omit Transfer-Encoding on HEAD responses to HTTP/1.0 clients
- Bun.serve: reject unreachable route patterns (non-final '*', '?')
- Bun.password: reject argon2 cost options that verify would refuse
- test runner: keep plugin onResolve namespace in cached module records under --isolate
- s3: replace Callback fn-pointer erasure with static tag dispatch
- crypto: accept SEC1 DER ECPrivateKey without optional publicKey
- node:crypto: validate RSA private key material on JWK import
- node:http: frame the response body from the user's Transfer-Encoding value
- require(esm): reject any top-level-await graph with ERR_REQUIRE_ASYNC_MODULE
- Docs
- Zig not yet supported