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
- md: replace the block byte buffer with typed header and line Vecs
- errno: fix errno_mapping on Windows and run the crate's Windows test arms under miri
- node:http2: keep flushing after a fatal send that was delivered on retry
- bun_url: make freeing a whatwg::URL an unsafe raw-pointer operation
- bundler: hand a finished Bun.build back through its pointer, not a &mut receiver
- Bun.serve HTTP/3: validate :path and :authority before building req.url
- bundler: allocate, link and post a plugin request through one pointer instead of a &mut receiver
- mysql: hold the request queue refs as OwnedRef<JSMySQLQuery>
- node:http: deliver a fallback response in full when the connection is torn down right after res.end()
- Bun.build: read env from a per-build copy instead of the VM's live loader
- Docs
- Zig not yet supported