Y
Hacker News
new
|
ask
|
show
|
jobs
by
eeZah7Ux
2769 days ago
Yes: security sensitive applications where being able to inspect or fuzz a binary is strongly dependent on size. Also firmware on servers.
1 comments
steveklabnik
2768 days ago
Rust has really strong fuzzing support, incidentally
https://github.com/rust-fuzz/cargo-fuzz
link
eeZah7Ux
2768 days ago
So does C and other languages.
link