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.globalStore: @hookform/resolvers cannot resolve an explicitly installed Zod adapter dependency
- `Bun.serve` disables React Fast Refresh in a workspace, because it resolves React only from the root directory
- `Bun.serve` HMR gives `null` to a module that reads an import cycle, and the page throws
- shell builtins: remove unsafe from rm/cp/yes/ls/mkdir and EnvStr
- bun-types lag runtime: Bun.dns.resolve* family not declared (1.4.0)
- auto-install: prebuilt native addons can't reach their sibling shared library in the global cache
- bun test: `--update-timings` records contended wall time under `--parallel`, so the numbers it writes cannot balance `--shard`
- Bun.Terminal (PTY): exit lifecycle callback never fires spontaneously after a voluntary child exit on Linux, though it does on macOS; host-initiated close() triggers it promptly on both
- oxfmt fails to format HTML files when running with `--bun`
- bundler: narrow the generated source index once with Index::init
- Docs
- Zig not yet supported