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
- Fix Windows heap corruption when a socket's data callback closes it and re-enters the event loop
- HTMLRewriter: stream the rewrite instead of buffering the whole document
- worker_threads: preserve error own properties, surface parse diagnostics, report exit code 1 on terminate()
- fetch: make the in-flight request cap per-origin instead of process-global
- Request: dependent AbortSignal per spec; async_hooks: fix ALS disable/run leak and AsyncResource.bind
- Bun.deepEquals: fix four false-positive equality classes
- node:http2: enforce RFC 9113 message framing on received responses
- Bun.write: don't destroy a file copied onto itself; honour source BunFile slice
- http: deliver the in-flight response when a pipelined request arrives behind an async handler
- fetch: add an RFC 8305 per-attempt connect timer so a blackholed address does not stall for ~130 s
- Docs
- Zig not yet supported