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
- 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
- Bun.serve: require key+cert when a tls object is passed
- fetch: cap the GC-triggered drain of an abandoned Response body
- node:http: make closeIdleConnections/closeAllConnections work after close()
- node:quic: bound [kInspect] recursion through the endpoint<->session cycle
- Docs
- Zig not yet supported