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 supported16 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- redis: send hash command arguments byte for byte
- streams: settle the one-shot ArrayBuffer result before the source's close() hook
- fetch: stream a Bun.file() body that is a FIFO, socket, or device instead of reading it on the JS thread
- sql(postgres): apply SASLprep to the password before SCRAM-SHA-256 PBKDF2
- worker: capture a blob: entry point at construction so a later revokeObjectURL does not break the worker
- Reject a tls array in Bun.listen and Bun.connect
- fetch: fall back to read+write when sendfile(2) refuses a Bun.file() body
- node:https: forward crl, sessionTimeout, ecdhCurve, sigalgs and honorCipherOrder to the TLS listener
- node:net: match libuv in the lookup-result to connect step
- glob: apply the dotfile rule per brace alternative in Glob.scan
- Docs
- Zig not yet supported