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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- `Bun.serve` runs the async `websocket.message` handler concurrently — no way to apply inbound backpressure
- fix(worker): don't keep the main thread alive for a global message listener
- fix(types): ArrayBuffer.prototype.resize returns void
- `expect.arrayContaining(...).toEqual(actual)` stops ignoring `undefined` properties when the outer object is frozen and contains a nested object
- `fetch()` buffers the entire response body in memory with no read backpressure
- sql: fix integer underflow and panic in MySQL and Postgres protocol decoders
- node:child_process does not publish diagnostics_channel events (breaks Sentry childProcessIntegration and OpenTelemetry)
- node:http/https/http2: raise Node v26.3.0 compat to ~93% (timeouts, pipelining, clientError, upgrade/CONNECT/trailers, h2 session errors, limits and flow control, net.Socket server sockets) and sync the upstream suites
- fix(node:perf_hooks): make PerformanceNodeTiming startTime/duration work
- cli: make several unhelpful error messages actionable
- Docs
- Zig not yet supported