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
- install: reuse lockfile-resolved git packages for branch and bare refs when re-resolving
- undici: export ping() and publish undici:websocket:ping/pong diagnostics channels
- install: don't copy the project's node_modules into a file: dependency on an ancestor directory
- usockets: keep the kernel poll registration in sync across us_poll_resize
- usockets: stop pause() from arming writable interest it never had
- Deliver FIFO bodies whose writer connects after the reader opens
- 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
- `fs.rm(path, { recursive: true, force: true })` rejects with `EFAULT` when concurrent calls race on the same directory
- Docs
- Zig not yet supported