Vite+ Hits RC: One Rust-Powered CLI to Replace Your Entire Web Toolchain

cnakazawa · x · 2026-09-23

Vite+ is now in RC, positioning itself as the unified toolchain for web development: manage runtimes and package managers (auto-selecting pnpm/npm/yarn/bun per project) and standardize dev flows via vp env/install/dev/check/build/run, all MIT-licensed.

With low-level components written in Rust, it claims up to 40x faster builds than webpack, 50-100x faster linting than ESLint, and up to 30x faster formatting than Prettier. A contributor shared months of work including adding package-manager support to vp env.

Original post →

More from coding & agent

coding & agent channel →