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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun mis-transpile some parenthesized expression inside `NewExpression`
- Update flake.nix to import Rust nightly + rust-src
- `bun run --if-present test` tries to run `/bin/test` - works as expected in npm
- `node:fs opendir` async iterator allows use-after-close without throwing `ERR_DIR_CLOSED`
- node:http keep-alive server drops the next reused request after a Content-Length response finalized by a deferred end() (graceful FIN, no Connection: close)
- Bun.Image: CMYK JPEG decode fails with "Image: decode failed"
- Bun.Image.metadata() exposes only width/height/format (no colorspace / hasAlpha / channels)
- Dev server ships HTML route module as a JS HMR module when a failed CSS root recovers
- Optional chains through lowered private members do not short-circuit in decorated classes
- CSS: exponential output when relative color syntax nests light-dark() origins
- Docs
- Zig not yet supported