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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- install: resolve workspace: deps on the root package
- install: make `bun update` re-resolve git dependencies to the current remote
- bunx, bun create: honor the project-local bunfig.toml for the spawned install
- console: print built-in prototypes as {} instead of boxed value / method dump
- resolver: don't treat '?' in a directory name as a query-string separator
- bundler: resolve require('bindings')('<name>') to the .node addon at build time
- install: prefer non-deprecated versions when resolving a semver range
- test(coverage): fix class method line mapping and lcov hit counts
- install: resolve relative folder positionals against cwd for `bun install -g .`
- resolver: fall through when the "bun" export condition target is missing
- Docs
- Zig not yet supported