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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- sql: reject tx.unsafe()/tx.file() on a settled transaction or released reserved handle
- install: accept any digest of the strongest integrity algorithm (SSRI any-match)
- usockets: stop reusePort from setting SO_REUSEADDR on Windows TCP listeners
- node:http client: preserve AsyncLocalStorage context on reused keep-alive sockets
- sql: keep pool slot queryCount balanced across connection death
- http: reject requests with multiple Host header field lines (RFC 9112 5.4)
- sql: roll back when COMMIT itself fails (SQLite SQLITE_BUSY left tx open)
- fetch: send text/plain Content-Type for string request bodies
- s3: emit HTTP suffix/open-ended Range for S3File.slice(-n) and slice(a)
- test: widen net-mongodb-pattern-leak RSS bound; await the named-pipe GC check
- Docs
- Zig not yet supported