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: add record/replay store (dir + memory backends)
- process/worker: env descriptor validation, worker execArgv policy table with per-worker --expose-gc (+3 tests, worker 74%→76%)
- process: execArgv fix, getActiveResourcesInfo with sockets/servers/fs, _getActiveHandles/_getActiveRequests (+9 tests, process 85%→94%)
- net/cluster/child_process: IPC handle delivery, listen({fd})+SCM_RIGHTS, socket_list, cluster listen semantics (+15 tests)
- node compat batch: callback-throw dispatch, Assert class + native deep-equality parity, Intl gate + URL/buffer fallout, compile cache, watch kill-signal, profilers (+98 tests)
- domain: route fs callback throws to uncaughtException, unblocking 4 tests (domain 88%→96%)
- repl: -i alias, --input-type rejection, builtin completion, directive parity, non-TTY mode (+2 tests, repl 77%→79%)
- node:test: `--test` CLI mode, node:test/reporters, standalone execution, and reporter-output parity (+18 tests, test_runner 32%→55%)
- Bun.serve: hold large direct-stream controller.write() payloads by reference instead of copying into uWS backpressure
- node:net: let unhandled socket 'error' throw (stop swallowing ECONNRESET)
- Docs
- Zig not yet supported