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
- webcore(Blob): coalesce concurrent fd-backed blob reads onto a single ReadFile
- node:http: gate server.close() on connection drain, not request count
- worker_threads: make MessagePort's on()/addEventListener() share one listener registry
- bun test: run one bounded macrotask pass after the last test
- bun test: surface unhandled errors that fire after the final test settles
- node:inspector: emit full RemoteObject, stackTrace, and count/time*/assert/dirxml/clear for in-process Session consoleAPICalled
- cli: implement Node.js hardening flags (--disable-proto, --disallow-code-generation-from-strings, --frozen-intrinsics)
- MessagePort: implement NodeEventTarget on the native listener list
- worker: post every cross-thread completion by ScriptExecutionContext id so terminate() cannot UAF the freed VM
- fetch: stream FormData bodies that contain Bun.file() parts
- Docs
- Zig not yet supported