NSA calls for a strategic shift to memory safe languages. https://media.defense.gov/2022/Nov/10/2003112742/-1/-1/0/CSI_SOFTWARE_MEMORY_SAFETY.PDF
@yaelwrites Fiiiine, I'll learn Rust for my next ESP32 project. 😜
@sam @yaelwrites Can you even build for ESP32 in Rust?
@AlexandreZani
As it turns out: yes! (I guess. I only briefly glanced through the Google search results before posting, but it's been done so it's possible. There's the question of limitations that I probably won't figure out until I try it, but I do like a challenge.)
@yaelwrites
@AlexandreZani Huh, well... okay, I looked into it a little more and the answer is more like "technically yes". So... maybe Go? Or I'll be lazy and stick with the weird C/C++ amalgamation I currently use.