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
- transpiler: compile zod v4 schemas into lazy wrappers with flat validators
- resolver: reuse interned package.json/tsconfig parses across dir-cache busts
- Bun.Image: Add flatten/background compositing support for transparent images
- Bun.serve: accept dev-server bundling plugins programmatically (not only via bunfig [serve.static])
- inspector: reject reserved HashMap keys as Debugger scriptId
- Windows: `bunx.EXE` is misclassified as `bun` because executable-name detection is case-sensitive
- NAPI promise never settles under `bun test` on 1.4 canary (works on 1.3.13, and works under `bun run`)
- valkey: skip JS error construction in on_close when the worker VM has stopped
- Blob.slice(start, end).stream() ignores `end` and streams to the end of the parent Blob
- isolated linker: npm-aliased dependency resolves to the aliasing package itself
- Docs
- Zig not yet supported