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
- Bun.serve default fallback response emits duplicate Content-Length header (RFC 7230 violation)
- fix(Bun.serve): emit single Content-Length header on default fallback response
- dns.lookup(..., { hints: dns.ADDRCONFIG }) returns IPv6 inside Bun.serve but IPv4 in a plain Bun process
- Fix WeakRef [[KeptAlive]] not cleared at JSC-internal microtask checkpoints
- Fix crash formatting WeakMap/WeakSet with user-assigned .size property
- Fix stack overflow in Bun.inspect() on circular JSX elements
- add sql listen, unlisten, notify for postgres
- fix(dns): preserve OS order in internal DNS cache
- fs.glob: don't follow directory symlinks (match Node)
- fix(fs): mkdir recursive idempotency for relative paths with '..' on Windows
- Docs
- Zig not yet supported