|
|
|
|
|
by alexrp
11 days ago
|
|
This is about a strictly-enforced form of run-time memory safety where there's no `unsafe` escape hatch that a careless programmer can misuse to undermine the memory safety mechanism. Contrasting with Rust is helpful to get that point across - which the body text of the issue does. I can't speak for Andrew, but I didn't read this as a "diss" at all. |
|
> Zig will become one of the only toolchains capable of producing actually memory safe executables
there's a whole class of GC languages that can do that