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
- node:http server: keep req.rawHeaders complete under maxHeadersCount for <32 fields
- node:http: drain the pinned res.write() tail before socket.end() sends FIN
- node:http: stop parsing after a deferred socket.end() so a pipelined request can't lose the shutdown
- stdio: surface EPIPE from console.log/process.stdout.write as 'error' on process.stdout
- worker(windows): free the uWS loop wrapper at thread exit
- yaml: keep signed hex/octal as strings, fold CRLF as one break in quoted scalars, preserve merge-key source order
- Guard print_errorlike_object against unbounded AggregateError recursion
- http: ignore Transfer-Encoding: chunked on 1xx/204/304; remove force_last_modified
- FormData: preserve NUL bytes in parsed multipart name/filename
- bun test: print summary and fail when process.exit() is called mid-run
- Docs
- Zig not yet supported