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
- fetch: report OpenSSL reason (ERR_SSL_*) for non-certificate TLS handshake failures
- bun:test: support tagged-template table form of test.each/describe.each
- test(parallel): deterministic rendezvous + drop node:fs from timing-sensitive fixtures
- 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
- Docs
- Zig not yet supported