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
- Deduplicate bundler parse-task dispatch and resolver fs cache
- Convert generated css compat table to a data table
- Remove dead code across foundation crates
- Add Rust async/await support on the event loop and convert Bun.password
- SQL: connection pool stalls under concurrent begin() + parameterized queries (idle connections never handed to pending queries)
- 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
- sql: fix pool stall when sql.begin() runs concurrently with pooled queries
- Bun.serve: create request AbortSignals lazily instead of per-request
- Docs
- Zig not yet supported