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
- fix: address UB audit soundness findings
- process: implement process._rawDebug
- Bind Promise.all in primordials so SafePromiseAll works as a free function
- dns: match Node's getaddrinfo error shape (errno/hostname/message/name)
- http2: route ERR_HTTP2_PUSH_DISABLED through pushStream callback
- fix: preserve `--` in process.argv when running script files
- sql: ignore stale on_connect firing after #onClose in pooled Postgres/MySQL
- feat(completions): add PowerShell tab completion support
- spawnSync: make signal-forwarding register/unregister safe for concurrent callers
- feat(shell): add head, tail, printenv, and realpath builtins
- Docs
- Zig not yet supported