farm
Build toolsFarm is a Rust-based web build tool and bundler that is largely compatible with the Vite ecosystem, using SWC for parsing/transformation to deliver very fast cold starts, sub-20ms HMR, and consistent dev/prod output. It supports Vite plugins out of the box, persistent module-level caching, lazy compilation, and partial bundling.