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
- bundler: read destructured require() of an unwrapped package from its import namespace
- child_process: accept stdio entries that carry an fd (server._handle, { fd })
- shell(touch): report --date=, --reference= and --time= as unsupported options
- node:timers/promises: make scheduler an instance of a Scheduler class like node
- 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
- Docs
- Zig not yet supported