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
- Bun.serve: stop FIFO file responses from keeping the process alive
- tls: fix renegotiation leaving the handshake state latched (lost drain, bogus ECONNRESET on close)
- console, process.stdout/stderr: one stdio sink per fd; console writes through the stream like Node
- Fix stale-structure abort when a lazy Bun property builder throws mid-lookup
- Reject interior null bytes in Bun.which, resolver directories, and Bun.build output paths
- bake: apply browser CSS targets to stylesheets imported on the server
- webcore: copy internal state in new Request(request) instead of calling getters
- node:http: queue pipelined responses on fallback connections instead of throwing ERR_HTTP_SOCKET_ASSIGNED
- Format Temporal values in console.log, util.inspect, and test pretty-format
- bake: report per-file print failures in the dev server instead of serving empty modules
- Docs
- Zig not yet supported