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:quic: auto-close client endpoints created by connect() when idle
- node:crypto: accept PEM keys/certs with a leading UTF-8 BOM
- node:zlib: feed a 2^32-byte chunk to the native writer in u32 windows
- Bun.serve websocket: send a Close frame with 1002/1007/1009 when failing the connection
- BigInt("0x…"/"0b…"/"0o…"): linear-time string parse
- node errors: make .code an own property on ERR_* errors
- Bun.build: honor `env: "disable"` for process.env.NODE_ENV
- dns: arm the c-ares retransmit timer before dispatch so sync rejections balance
- fetch: abort the request when an unread Response is GC'd instead of draining the body
- Guard AggregateError .errors printing against self-reference
- Docs
- Zig not yet supported