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
- `bun ci` re-applies `minimumReleaseAge` to dependency already pinned in `bun.lock` on Bun 1.4.0
- Bun bug reports — drafted from this migration's actual findings
- four real bugs found migrating a large test suite (snapshot OOM, plugin override, watch boundary, rejects hang)
- Dev server keeps the source <link rel="stylesheet"> tag after a failed CSS root recovers
- `Intl.DateTimeFormat` still uses `" at "` instead of `", "` on `macOS`
- bake: strip the source stylesheet tag from HTML bundled during a failed CSS build
- 🐛 `CompressionStream("brotli")` is hard-pinned to quality 11 and ignores any options argument
- patchedDependencies: a stale version key silently drops the patch, and --frozen-lockfile does not catch it
- install: fail instead of hanging when a tarball download task cannot be created
- Reject a NaN uid or gid in Bun.spawn instead of running the child as id 0
- Docs
- Zig not yet supported