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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fs.watch: per-watcher registration cost grows super-linearly — 5000 watchers take 74s (58ms in Node)
- Bug: spawnSync never returns: child exit lost (child stays zombie), wait loop busy-spins at 100% CPU re-registering a finished pipe reader (macOS ARM64)
- ASAN CI: JSC assertion in JSObject::getOwnPropertyDescriptor during worker terminate (test-worker-message-port-transfer-terminate)
- Writable.toWeb() breaks when a preload script requires node:stream
- Crash: Illegal instruction in FastStringifier / JSONObject on Windows (Standalone Executable, Bun v1.4.0)
- node:dgram: throw EINVAL for unparseable interface in membership calls
- node:module: make Module.wrap() consistent with Module.wrapper
- install: bypass manifest cache for `bun outdated`
- v8 shim: perform ToUint32 coercion in Value::Uint32Value
- napi: return napi_generic_failure + NULL from napi_get_uv_event_loop on posix
- Docs
- Zig not yet supported