Ask HN: Which Zig version to use for my thesis?

xuinnz1 pts0 comments

I m implementing my undergrad thesis about memory management (usage of mmap and implementing my own allocators) and currently using 0.15.2 since i started before 0.16 is released. Is it worth it to update to 0.16 or stay in 0.15 since my current code uses this?

thesis implementing since version undergrad memory

Related Articles