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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- build: bun-standalone — reduced-footprint --compile runtime
- shell(pipeline): write pipe/env setup errors to stderr instead of throwing
- tls.connect({ socket }) over a Windows named pipe can re-emit post-upgrade bytes on the original socket
- node:tls: Ed25519 server certificates lose subjectAltName hostname verification always fails ("Cert does not contain a DNS name")
- tls.connect({ socket }) fails to intercept stream, causing subsequent data to re-trigger cleartext listeners and throw "Invalid socket"
- Fix BroadcastChannel custom inspect crash with numeric option keys
- usockets: preserve the outer ready-poll batch across nested event-loop ticks
- node:tls: accept Ed25519 server certificates during client verification
- net: stop re-emitting post-upgrade bytes on a named-pipe socket after tls.connect({ socket })
- net: stop re-emitting post-upgrade bytes on the original socket after tls.connect({ socket })
- Docs
- Zig not yet supported