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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- node:http2: noTrailers() holds a Stream across a transport write without the dispatch guard (possible use-after-free over a TLS-upgraded Duplex)
- node:http2 over duplexPair: a response stays parked until the next inbound byte when read() resumes another stream
- fix(perf_hooks): use portable NaN for histogram getters
- docs: point TypeScript links at the page that is in the sidebar
- runner: look the user up once, and let a vanished node test fail its own step
- node:http2: ServerHttp2Stream checks `:status` differently than Node (no integer conversion, respond() accepts 1xx)
- node:http2: a failed respondWithFD()/respondWithFile() calls respond() before it destroys the stream
- node:buffer: buf.write() with a non-string value differs from Node in its message and check order
- Bun.build: FinalizationRegistry cleanup scheduled by the worker-teardown GC never runs, and its keep-alive stays on the worker thread's event loop
- worker_threads: parent `worker.postMessage()` never reaches the worker's global `message` listener (only `parentPort`), although `self`/`postMessage`/`addEventListener` exist in the worker
- Docs
- Zig not yet supported