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
- 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
- Bun.serve: keep the connection-close mark across a pipelined request
- s3: abort in-flight tasks at VM teardown by request id instead of reading task.http
- error printer: excerpt the frame picked for the code frame, not frame 0, for sources without a source map
- test(s3): shrink the big list() fixture so it does not starve the concurrent tests on debug builds
- Docs
- Zig not yet supported