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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:wasi: write 32-byte poll_oneoff event records
- bun-types: make Bun.MessageEvent the instance type when lib.dom is loaded
- WebSocket client: throw on file- or S3-backed Blobs in send(), ping() and pong() instead of sending an empty frame
- node:fs: share the recursive readdir scan between pool threads by pointer, not &mut self
- Headers: snapshot values in the iterator so iteration is not quadratic
- install: schedule the Windows hardlink task through the allocation's own pointer
- node:http: release NodeHTTPResponse refs through its pointer instead of freeing under &self
- Bun.write: don't cap a file-to-file copy at the destination's cached size
- Make deepEquals and toEqual compare every URLSearchParams entry, not just the first value per name
- http: classify idle connections by request message state, not response end
- Docs
- Zig not yet supported