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
- fix(napi): leak of WTFStringImpl in napi_create_string_latin1
- Fix inverted BigInt range check in JSC__isBigIntIn{Int64,UInt64}Range
- Throw RangeError for out-of-range Bun.Cookie expires
- Make CPU profiler state per-VM instead of process-global
- bindings: use WriteBarrierEarlyInit for WriteBarrier members set before finishCreation
- server: release StringImpl ref for 'unix' option in ServerConfig
- resolver: don't overflow PathBuffer on exports/imports targets with many "*"
- expect: fix panic in toBeArrayOfSize/toHaveBeenCalledTimes with length > i32 max
- bindings: fix toUInt64NoTruncate dropping doubles >= 2^51 to zero
- webcore: return ENOMEM from sink start() on oversized highWaterMark
- Docs
- Zig not yet supported