Remix.run Logo
wiseowise 2 hours ago

So uv for JavaScript? Nice.

silverwind 2 hours ago | parent [-]

No, that would probably be pnpm, even thought it's not nearly as fast because it's written in JS.

yla92 2 hours ago | parent [-]

I thought it's mainly written in Rust https://github.com/oxc-project/oxc . Which oxc project is written in JS ?

littlestymaar 2 hours ago | parent [-]

They are talking about pnpm (which they said would be the uv equivalent for node, though I disagree given that what pnpm brings on top of npm is way less than the difference between uv and the status quo in Python).