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
- Deduplicate bundler dispatch and output glue, the JS string escaper, and the exports-map retry
- css: default the at-rule and qualified-rule parser traits, drop the url_to_css shim
- Add Rust async/await support on the event loop and convert Bun.password
- MySQL: query writes can bypass queued-but-unwritten requests in the native request queue
- Replace c-ares status transmute with a checked from_repr conversion
- Bun.serve: skip the WHATWG reparse of request.url for verified hosts
- Bun.serve: create request AbortSignals lazily instead of per-request
- docs: add brew trust step
- mysql: route query writes through advance() so wire order matches queue order
- [Unsoundness] `MaxBuf` can be registered to two readers through safe APIs
- Docs
- Zig not yet supported