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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test(coverage): lcov DA reports execution counts, add FN/FNDA records
- bundler: tree-shake the automatic JSX runtime import when all JSX is dead
- webidl: ExceptionCode::SyntaxError creates a DOMException, not a native SyntaxError
- transpiler: fix quadratic error-position scan on long single lines with many diagnostics
- bun patch: accept absolute Windows paths from inside workspace packages
- test(filter-workspace): assert --elide-lines on the final redraw frame
- bundler: rewrite Bun.env / import.meta.env to process.env for --target=node
- Bun.serve: honour handler-set Content-Length for ReadableStream bodies
- error: include the top-level-await caller in async stack traces
- error: prefix stack frames with the receiver's built-in class name
- Docs
- Zig not yet supported