Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Zig seems to have more closely aligned with what Go devs prefer.


Go doesn't have memory safety issues because of its GC, while Zig has UB problems. Zig might have slightly better performance, but I don't think choosing a language without memory safety is a good idea


What is UB?


UB stands for undefined behavior—I've written about it in detail on my homepage[1] [1]https://www.makonea.com/en-US/wiki/undefined-behavior


undefined behaviour




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: