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
- Segfault in JSC thread suspension on 1.3.14 when started via `docker exec` (fine as main process) - regression since 1.3.11
- bun:ffi JSCallback returning a small struct by value produces wrong values on ARM64 (HFA calling convention not honored)
- CodeRabbit interaction test: cross-repo issue creation
- Node.js `dns.lookup` compatibility mismatch: Bun returns `DNSException (ESERVFAIL)` instead of Node-style Error (`EAI_AGAIN`)
- PackageManager singleton is not thread-safe for concurrent auto-install from bundler and runtime
- Add npm strict-ssl support to bun install
- Add `--no-bun` flag to override `bun = true` from bunfig
- X509Certificate.ca: incorrect true value when basicConstraints is absent
- Bun mis-transpile some parenthesized expression inside `NewExpression`
- Update flake.nix to import Rust nightly + rust-src
- Docs
- Zig not yet supported