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
- napi: align symbol/buffer/coercion/reference/tsfn semantics with Node.js
- worker: guard the remaining NewSocket / ServerWebSocket / Bun.serve / Bun.$ dispatch sites against a pending termination
- bundler: keep BundlerPlugin filter data alive across Worker.terminate()
- bun test --isolate: experimental global-reuse path to keep dependency JIT code alive
- fix(http): abort chunked responses after controller.error()
- bun audit: no way to scope by dependency class (no --production / --omit=dev)
- Bun 1.4 loads .d.mts as runtime modules, breaking packages that use TS-only export syntax
- `--preserve-symlinks` has no effect in the runtime — module paths are still canonicalized to the real path
- Bump WebKit: Windows GC conservative-scan hardening (preview)
- test(valkey): reuse one client across ping.test.ts, add edge-case assertions
- Docs
- Zig not yet supported