Hacker News new | ask | show | jobs
by diego_sandoval 1134 days ago
What bothers me is that even when that capability exists, most of the Rust open source programs that I've tried don't distribute binaries, and still ask you to install cargo and compile the program from source.
1 comments

My experience is the opposite. Nearly every Rust tool I've used offers static binaries for various platforms.