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
- test(spawn-pipe-leak): cut spawn count ~4x and assert on pipe data / exit code
- spawn: give child a pipe for empty-buffer stdin, not the null device
- Bun.password: fix UAF when worker.terminate() lands mid argon2/bcrypt job
- Bun.Cookie.parse: use the RFC 6265 ยง5.1.1 cookie-date algorithm for Expires
- http: append ;charset=utf-8 to every text/* extension-derived MIME type
- bun create: supply a fallback git identity when none is configured
- node:url: honor the {windows} option in fileURLToPath and pathToFileURL
- console: format Date from internal [[DateValue]], not JSON.stringify
- worker: fence async crypto (AnyTaskJob) completions against terminate() freeing the VM
- fetch: map request cache mode to Cache-Control/Pragma on the wire
- Docs
- Zig not yet supported