
Programming for memory safety
Some months ago I shared the concurrency framework I'm working on in Odin. I recently published a blog post where I share how I approach memory safety while building it. It includes the design choices around memory management and more recently adding support for AddressSanitizer.