For me one of the big clinchers is that if I want to make a cross platform UI static lib I can use something like SDL or imgui and compile it down to an amazing 35kb and in Rust… 16mb with a graphics lib. Even Rust with nothing, optimizations on, with the std lib removed was like 2.6mb