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
- fetch: release the FetchTasklet through its raw pointer, not a &mut receiver
- jsc: remove AbortSignal::unref/detach; add abort_signal::PendingActivityRef as the owned hold on a signal
- bundler: run a Bun.build on the bundle thread through the task pointer, not a build-long &mut self
- bundler: touch outstanding plugin requests through their pointer, not as &mut
- http: stop holding &mut HttpThread across code that re-borrows it through http_thread()
- io: hand ReadFile/WriteFile to the io thread through the owner's pointer, not &mut self.io_request
- bunx: support anonymous URL packages
- bench: point two bun.lock tarball URLs back at registry.npmjs.org
- Consider moving to Lightning CSS instead of keeping `bun/css`
- fix: upgrade @auth/core to 0.41.3 (GHSA-7rqj-j65f-68wh)
- Docs
- Zig not yet supported