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: reinstall the patched package when a removed patchedDependencies entry is re-added with the isolated linker
- install: remove files deleted from a folder dependency on reinstall with the isolated linker
- usockets(win): free the poll when us_poll_free runs after the uv close callback
- usockets(win): deliver UV_DISCONNECT on libuv's slow poll path
- webcrypto: generate RSA keys on the work pool instead of the JS thread
- install: clone git dependencies from file:// URLs
- Bun.serve: terminate FIFO/pipe file responses at EOF
- 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
- Docs
- Zig not yet supported