Rewrite Yarn / Berry using Rust #7266
Closed
sagittarius255
started this conversation in
Ideas
Replies: 1 comment
|
Yarn is already being rewritten in Rust: https://v6.yarnpkg.com/concepts/yarn-6.html It's expected to be released and stable by Q3 2026. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Recently the pnpm package manager has rewritten its codebase from TypeScript to Rust with pnpm 12, with a resulting 2-3x speed / performance boost. I wonder if Yarn / Berry should rewrite its codebase from TypeScript to Rust to achieve similar performance gains in Yarn / Berry.
All reactions