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: reject an empty root package.json instead of deleting the lockfile
- compile: stop .env autoload from reading the cwd and every ancestor directory
- bun test: fail on a .snap entry it cannot read instead of adding a duplicate
- pm: confine what bun pm cache rm deletes
- install: only replace or remove a package's own bins in the global bin dir
- Keep the update -i prompt frame on screen and skip no-op redraws
- node:fs: recursive rm keeps walking when a concurrent deleter wins the race
- node:fs: free the per-VM NodeFS when a worker's VM is torn down
- bundler: pass the real import.meta to cjs output for the bun target
- s3: fail a streaming upload at VM teardown instead of leaking it
- Docs
- Zig not yet supported