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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- `bun install` links no bin when one value of a `bin` object is not a string
- ws: frames that arrive before a deferred handleUpgrade() are dropped
- node:http: a WebSocket upgrade from a request body handler stops the parser for the next request on another connection
- `bun patch <pkg>` leaves a partial package in node_modules when the copy from the cache fails part-way
- `bun patch` reads the `file:` dependency of a registry package from the project root
- Bun Shell: an external command that never stops writing hangs when its `> ${buf}` target is full
- bun install ignores a failed lifecycle script of a required package when an optional dependency on it comes first
- bun install with the isolated linker exits 1 when an optional dependency's tarball cannot be downloaded
- bun install: whether a failed download of a peer dependency's package is an error depends on the name order of its parents
- bun install deletes a workspace folder when its lifecycle script fails and only an optional dependency links it (isolated linker)
- Docs
- Zig not yet supported