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
- Bun.serve: release the [serve.static] plugin cell when the server is freed
- node:http: only treat HTTP/1 fallback connections that are between requests as idle
- Hand pool-finished transpiler and patch jobs back through their pointer, not a &mut receiver
- node:http: enforce headersTimeout and requestTimeout on HTTP/1 fallback connections
- threading: keep the state ThreadPool's workers write to behind an Arc
- node:fs: let the fs completions own their task box instead of freeing it through &mut self
- bundler: keep the scan counter balanced when an onLoad plugin does not await defer()
- napi: drive a threadsafe function's addon-thread entry points off its pointer, not &mut self
- 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
- Docs
- Zig not yet supported