|
|
|
|
|
by volta83
1809 days ago
|
|
> Cargo is wonderful, but having something that user-friendly and well designed in C would feel incongruous with the rest of the ecosystem. You really did say this. Cargo does get some flak from C and C++ build systems. It is definitely not perfect, but which build system is? The coolest thing about cargo is that it can be and is significantly improved over time. The whole dependency resolution was improved to resolve some long standing issues lately in a backward compatible way and that’s just astounding that they managed to ship this. Do I like cargo? No. Do I like it better than CMake Meson Bazel Auto tools and make files? Hell yeah, by far, I’d rather get shot than go back to cmake or Auto tools . |
|