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: fail extraction when libarchive discards a damaged tar header
- bun install (on Windows) does not install dependecies that are prefixed with npm:
- "is not in the catalog" after bumping a catalog entry to a version published the same day
- Windows: a rejecting Bun.file() read does not keep the event loop alive — process exits 0 mid-await with no output (regression in 1.4.0)
- yaml: do not emit a trailing space after a key whose value starts on the next line
- watch: report a failed reload exec as an error instead of a panic
- node:sqlite: DatabaseSync.close() leaves the file locked on Windows when a statement was prepared (EBUSY)
- bun test hangs at 100% CPU when mock.module factory is async and suspends, and the specifier is also statically imported
- worker_threads: keep a markAsUntransferable() ArrayBuffer attached
- install: keep versions already pinned in the lockfile installable under minimum-release-age
- Docs
- Zig not yet supported