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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test: add comprehensive unit tests for process.threadCpuUsage in node…
- bun test: keep a failing beforeAll from skipping concurrent tests outside its describe
- css: do not resolve relative rgb()/hsl()/hwb() colors whose origin is outside the sRGB gamut
- test(bun-types): replace the tsgo and Bun.mmap spawns with one whole-fixture tsc run, enforced by a lint
- DOMException: record source-mapped positions and a Bun-format stack on internally created exceptions
- process: throw from a lazy property whose builder fails instead of storing undefined
- shell(cat): keep going after an operand it cannot open or read (stacked on #35337)
- shell(rm): exit 0 silently when -f is given without operands
- Honor Bun.file().slice() bounds for unread file streams and in file routes
- Report unknown node: builtins in static imports with "No such built-in module" on every transpile path
- Docs
- Zig not yet supported