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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- S3Client ignores NO_PROXY when HTTP_PROXY is set
- fs utimes-family errors report syscall "utimensat" instead of Node's "utime"/"lutime"
- Bun release workflow uses long-lived NPM Token
- Typed-array reads after a bun:ffi call return stale values once the calling function is JIT-compiled (DFG load elimination across native calls)
- data: URL JS module collapses ESM → CJS (named exports lost) when an exported binding gets a property assignment
- Uppercase 'data:' URL schemes are rejected by the module resolver (Node accepts them)
- Worker lifetime: carry a generation token with cross-thread VM handles (follow-up to #32071)
- JSON.stringify: strings with escapes or emoji fall off the SIMD fast path (2-3x slower than V8 14.6, 9x self-penalty per escaped char)
- node-net.test.ts: un-awaited expectMaxObjectTypeCount in named-pipe test fails unrelated subsequent tests on Windows
- Bun.SQL: close() timeout upper bound is validated in seconds but armed in milliseconds
- Docs
- Zig not yet supported