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 supported7 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(bundler): replace process.env.* even when process is shadowed
- fix(resolver): fall back to next condition when export target file doesn't exist
- fix(resolver): allow long data URLs in module resolution
- fix(install): enable workspace root discovery for `bun link`
- fix(event_loop): handle termination exceptions in handleRejectedPromises
- Add --strict-latest flag to bun add to prevent installation of outdated versions
- fix(shell): pass literal pattern when glob matches no files
- node:https: ERR_TLS_CERT_ALTNAME_INVALID when manual Host header contains a port
- Bun install hangs when failing to fetch a dependency and in isolated linker mode
- fix(sqlite): use libsqlite3.so as default library path on Linux
- Docs
- Zig not yet supported