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(hoisted): link a file: override applied to a dependency of an installed package
- Free the parked Bun.TOML/YAML/JSON5/JSONC/XML.parse arena when a Worker exits
- url: parse the host of a protocol-relative URL instead of leaving the authority in the path
- install: keep the packages bun.lock holds only through optional peers when an install re-resolves
- node:fs: honor maxRetries and retryDelay in rm and rmSync
- glob: judge a `**` by its own surroundings, not by the brace branch being matched
- crash_handler: do not report fatal signals sent with kill(2) as crashes
- glob: treat a `**` that ends a brace branch as a globstar in match()
- bun test: exit through the VM teardown path when --bail stops a run
- install: cache file: tarballs under the integrity the lockfile pins
- Docs
- Zig not yet supported