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 supported9 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(gc): reduce idle CPU by transitioning GC timer to slow mode faster
- fix(http): add authorized property and own socket to HTTPS client responses
- fix(fetch): free SSLConfig on SSL context cache hit to prevent memory leak (#27358)
- fix(sql): prevent MySQL sequential queries from hanging on TCP connections
- TypeScript accessor keyword in classes fails to parse
- Allow to access private properties in `bun:test`
- fix(http): key keepalive pool on SSL context for custom TLS in fetch()
- fix(workspace): respect devDependencies order in bun run --filter
- fix(gc): replace raw GC pointers with WriteBarrier in HTTPParser and V8 shim
- fix(node:http): fall back to 'request' event when no 'upgrade' listener exists
- Docs
- Zig not yet supported