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
- bun:test: skip beforeAll/afterAll for describe blocks with no non-skipped tests
- bun:test: don't report beforeAll/afterAll as phantom '(unnamed)' tests in describe.skip/describe.todo
- process.stdin: release the native reader on destroy()
- node:http: apply the server's idleTimeout at accept so headersTimeout > ~13s is honored
- bundler: resolve require("bindings")(name) to a static .node import
- node:quic h3: reset only the malformed stream on content-length mismatch
- 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
- Docs
- Zig not yet supported