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: detach lsquic ctx pointers before the finalize-order sweep at worker VM teardown
- Bun.serve: reject tls objects that have no certificate
- Implement PromiseRejectionEvent and the web unhandledrejection channel
- fetch: verify certificate against URL authority (not Host header); apply per-request tls options over unix sockets
- udp: stop IP_RECVERR on unconnected sockets; never fatal-by-default for recv errors
- EventTarget: make registering N listeners for one type O(N) instead of O(N^2)
- Bun.gunzipSync/zstdDecompress: throw ERR_BUFFER_TOO_LARGE instead of aborting when output exceeds 4 GiB
- Bun.Transpiler: encode string source as WTF-8 so unpaired surrogates survive
- Bun.write: poll instead of spin when a nonblocking stdout pipe returns EAGAIN
- js_printer: don't rewrite require('bun') to globalThis.Bun at runtime
- Docs
- Zig not yet supported