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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Print own enumerable properties of functions and classes in console.log
- process: emit beforeExit and exit through the JS-level process.emit
- install: fix stale global-store links on disable and peer edge drift across bun.lock loads
- bun test: free test-runner finalizer-owned allocations before exit so LSan lanes don't abort green runs
- Fix crash when uploading a locked ReadableStream to S3
- bunx: use globally installed packages before downloading
- dns: fail resolver queries with ECONNREFUSED when the server refuses, instead of ETIMEOUT
- Enforce coverageThreshold regardless of coverage reporter
- Error.captureStackTrace: keep frames when the callee frame was elided by a tail call
- sql: make transaction.close({ timeout }) roll back when pending queries drain before the timeout
- Docs
- Zig not yet supported