Hacker News new | ask | show | jobs
by nyanpasu64 1011 days ago
I'd say another factor is that microcontrollers are less equipped to run memory checking tools like Valgrind or ASAN than desktops, and lack separate address spaces between processes, increasing the "blast radius" of memory errors.