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
- webcore: new Request(request) transfers the input body instead of teeing it
- websocket client: send a Close frame before failing on a protocol error
- Bun.CookieMap: validate before mutating in delete(), accept any existing key, O(1) lookup
- spawn: per-process waiter-thread fallback when pidfd_open fails after posix_spawn
- Bun.build: report an error for HTML rooted script src paths >= 4096 bytes instead of aborting
- node:quic(h3): scope malformed-message failures to one stream instead of CONNECTION_CLOSE
- webcore: sweep worker-owned blob URLs on Worker shutdown
- fetch: honour the server's Keep-Alive: timeout= hint in the keep-alive pool
- fetch: honour Expect: 100-continue on the HTTP/1.1 client
- ci(binary-size): per-target merge-base baselines so a stale main baseline can't fail every PR
- Docs
- Zig not yet supported