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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- docs: reorganize sections in publish.mdx for clarity and consistency
- feat(crypto): add ChaCha20-Poly1305 cipher support
- `bun add` says "installed (old version)" when bumping deps to a new version that only differs in the tag
- fix(shell): use PATH from .env() for command resolution
- fix(install): optimize isolated linker to avoid O(N²) complexity in resumeUnblockedTasks
- fix(Terminal): add proper error handling for PTY session setup
- fix(http): set `finished` to true in `ServerResponse.end()` when no handle
- fix(test): support section names in --config flag
- fix(bundler): process resources inside `<noscript>` tags in HTML bundler
- fix(install): try with HOME env dir if no npmrc found in XDG_CONFIG_HOME
- Docs
- Zig not yet supported