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
- auto-install: prebuilt native addons can't reach their sibling shared library in the global cache
- bun test: `--update-timings` records contended wall time under `--parallel`, so the numbers it writes cannot balance `--shard`
- Bun.Image fails to decode CMYK JPEGs ("Image: decode failed"), including Adobe APP14/YCCK files common on CMS-managed sites
- Bun.Terminal (PTY): exit lifecycle callback never fires spontaneously after a voluntary child exit on Linux, though it does on macOS; host-initiated close() triggers it promptly on both
- oxfmt fails to format HTML files when running with `--bun`
- bundler: narrow the generated source index once with Index::init
- jsc: implement CoerceTo for JSValue and drop the two get_optional_value shims
- install: derive the root tree dependency id from the dependency sentinel
- `bun install` 1.4.0 fails to resolve a nested local `file:` dependency
- NODE_OPTIONS is ignored, breaking `react-router dev` on React Router 8.3+ under the Bun runtime
- Docs
- Zig not yet supported