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
- thread pool: report a pool that cannot spawn any worker instead of hanging
- napi: drive napi_async_work through the addon's pointer instead of &mut self receivers
- node:http2: put the peer-initiated stream mark in every GOAWAY we send (RFC 9113 6.8)
- shell: finish the command when its buffered stdin is the last stdio to close
- io: report to pipe writer parents through raw pointers, release StaticPipeWriter through its backref
- node: carry the stat watcher refs as OwnedRef values
- uws: make Loop::wakeup take the raw loop pointer instead of &mut self
- http: move the cross-thread state out of HttpThread and claim HTTP_THREAD on the HTTP thread
- io: return a FilePoll to its store through the owner's pointer, not a &mut receiver
- Hand intrusive work-pool tasks to the pool through the object's pointer, not a reference
- Docs
- Zig not yet supported