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
- bun test: do not record sibling-worker CPU contention in --parallel timings
- Re-fetch a module whose previous load failed before it evaluated
- Fix $ORIGIN RPATH lookups for native addons under auto-install
- Windows: refuse a second reading pipe over a stdio fd instead of blocking in uv_pipe_open
- cli: remove unsafe from bun run / bun test / --filter and the other CLI commands
- Stop reading user-mutable built-ins on the fs, child_process, dns, and CJS loader paths
- Resolver: re-check what a failed lookup did not find, then drop only the stale directories before retrying
- Read NODE_OPTIONS and apply the flags Bun implements
- fetch: add TLS fingerprint options (ja3, grease, permuteExtensions, ...)
- Link dev server modules in two phases so import cycles read a live namespace
- Docs
- Zig not yet supported