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
- 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
- os.networkInterfaces: fix IPv6 address/netmask/cidr formatting
- s3: release JSS3Error's BunString refs on drop
- Make import.meta members discoverable as own properties
- Return Subprocess resourceUsage().cpuTime as numbers, not BigInt
- Bun.plugin.clearAll(): clear namespaces and groups together
- jsc: use saturating coerce::<i32> for Map/Set size display
- Docs
- Zig not yet supported