Some Thoughts on Zig — Sympolymathesy, by Chris Krycho
https://v5.chriskrycho.com/journal/some-thoughts-on-zig/
·
One of the biggest things Zig has going for it—especially compared to Rust—is that it is (relatively) small. That sits in tension with Rust’s approach to solving memory safety problems, and sets up a nice challenge for future programming language designers.