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
- bundler: keep an unused Symbol.for(x) call unless x is a primitive literal
- Remove dead code from the inspector protocol package, bun_jsc, bun_install, and the Windows named pipe modules
- paths: stop the recursive mkdir walk when a parent exists but its child is still not found
- install(hoisted): install file: folders with the default backend instead of one symlink per file
- bundler: keep an entry point's own module in its output file when another entry point imports it
- Run Bun.secrets and blocking getaddrinfo work on their own thread pools
- url: throw a RangeError instead of aborting when URLSearchParams or FormData outgrows its Vector
- node:crypto: copy password and salt for async pbkdf2 and scrypt
- Bun.serve(http3): reset the stream when a response body fails mid-body
- cli: make bun build error on unrecognized flags
- Docs
- Zig not yet supported