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
- build: reject prebuilt baseline macOS builds (no Nehalem macOS WebKit)
- Add lint ratchet banning new arrow functions in src/js
- node:sqlite: implement the module and pass the Node v26.3.0 test suite
- `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)
- Docs
- Zig not yet supported