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
- tls: treat ca: [] as an empty trust store instead of falling through to defaults
- fs.copyFile, fs.cp: preserve source file ownership
- Bun.listen: NODE_TLS_REJECT_UNAUTHORIZED=0 disables the default requestCert enforcement (same gap as #33754, missed by #33755's tests)
- fs.Utf8Stream: count characters, not bytes, after a full write in releaseWritingBuf
- `http.Server` cannot adopt external sockets via `emit('connection')`
- fetch: release the in-flight request slot while a response body is paused for backpressure
- net: release SocketAddress options.address StringImpl on validation-error paths
- test(valkey): reuse one client across basic-operations, shorten PX wait
- Bun.inspect: label builtin stack frames (native) instead of bare line:col
- resolver: check user externals before browser node builtin polyfills
- Docs
- Zig not yet supported