Earlier quoted context omitted.
Is security not a technical merit?
It is but there are other technical and non-technical merits too. "Security" doesn't trump all. If you need secure, turn off your computer. I tried Rust and downloaded some projects that should be comparatively simple (e.g. text editor). "cargo build" downloaded and built about 500 dependencies. The Rust ecosystem had a chance to convince me, and it sure has some convincing results. But it wasn't my cup of tea. If yo…
Number of dependencies is a bad signal for JS projects, I am not so sure the same applies for Rust however.