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
- hot/watch: keep driving timers and surviving errors after an unhandled error
- bundler: advance the resolver generation once per build instead of once per queue drain
- node:fs: recursive mkdir creates the parents of a//b style paths under the name a, not a/
- test(install): give each long-label bun patch test its own install cache
- Bump WebKit (oven-sh/WebKit#422 preview): +x on operands of * / % - keeps its evaluation order and BigInt TypeError
- Bump WebKit (oven-sh/WebKit#425 preview): coverage of if bodies that only break or continue
- error printer: don't invent a 1:1 position for frames parsed out of error.stack without one
- strings: drop the '\r' from line 1 of CRLF files in error code frames
- bundler: list CSS entry points in the metafile and report copied asset sizes
- css: report the diagnostic's line without its line breaks in position.lineText
- Docs
- Zig not yet supported