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
- fetch: buffer early application data while parked for checkServerIdentity
- test: comprehensive RegExp test surface (V8 corpora, differential fuzzer vs node, pinned engine divergences)
- node:net: start sockets with readableFlowing null so early bytes buffer instead of being discarded
- bundler: route builtins through onResolve for target 'bun'; add `external: false`
- bundler: stop leaking build-machine paths through require.resolve in --compile
- process: keep the onEachMicrotaskTick nextTick hook armed across preloads
- test: add regression coverage for #34158 (server.close() teardown wedge)
- cli: parse NODE_OPTIONS for preload flags and validate against Node's allowlist
- Fix use-after-free when worker.terminate() races in-flight fetch/work-pool completions
- feat(inspector): runtime activation via SIGUSR1 / process._debugProcess
- Docs
- Zig not yet supported