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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Harden three external-program exec sites (dev server opener, bun run PATH, test --changed)
- css: decode ill-formed UTF-8 to U+FFFD before tokenizing
- worker: resolve a string specifier from the calling file before the project root
- node errors: make code an own enumerable property on ERR_* errors and warnings
- bundler(html): percent-encode output paths written into src and href
- install: reject an empty or scope-only package name before it reaches the registry
- Report an error instead of aborting when a user-supplied path does not fit a path buffer (10 sites)
- node:tls: throw from setSession() after the handshake starts instead of aborting
- pm: honour --dry-run in link, unlink, pm version, pm cache rm, pm trust, pm pkg, and pm migrate
- install: add `bun update --depth 0` to keep transitive dependencies locked
- Docs
- Zig not yet supported