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:http2: cover RFC 9113 4.2 max-frame-size enforcement in the inbound engine
- usockets: drain + back off on accept() EMFILE instead of spinning
- Harden bun.exe against DLL search-order hijacking on Windows
- markdown: cache scan_bracket_close walk to avoid O(n^2) rescans on link-tail desync
- fetch: hold FetchTasklet mutex through deref_from_thread so HTTP thread is never the final deref
- install: let `bun add <url>` replace a package installed from a different URL
- install: validate bun.lockb slice descriptors and ids at load time
- Add Bun.unsafe.gcDefer() / gcAllow() for bracketed GC deferral
- run: render a live pane per --parallel task on an interactive terminal
- node:http: route res.socket.write() through the AsyncSocket buffer so it is delivered under backpressure
- Docs
- Zig not yet supported