Daily Thought - 2024-07-20
< back to listYesterday I alluded to doing what Rust does, automatic memory management without runtime overhead, but without most of the complexity. Turns out I wrote about this before.
Looks like I've been doing this long enough to repeat myself! I was totally ready to launch into a whole series on how I'd like to simplify Rust's approach to memory management. But since it seems I already put everything I was going to say into a few lines, I can talk about something else now.