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
- perf_hooks: drop browser-only performance.timing, fix toJSON() to Node shape
- fetch: honor tls.ca/cert/key over unix sockets
- node: fix broken error messages for ERR_HTTP2_UNSUPPORTED_PROTOCOL and 4 others
- node:child_process: keep the timeout timer ref'd so spawn({timeout}) + child.unref() still delivers the kill
- S3Client: surface 3xx responses as errors instead of following them
- audit: decompress gzip responses served without Content-Encoding
- node:quic: key shared-client-endpoint reuse on engine-baked connect() options
- cli: refuse to start for unsupported Node.js security flags
- parser: remove unreachable module.exports=require() -> export* rewrite
- console: cap Map/Set entries at 100 in the native formatter
- Docs
- Zig not yet supported