15 ms·
What does "allocalypse" mean here? Were memory allocations in Zig less explicit in the past?
by nusaru 3y ago
What does "allocalypse" mean here? Were memory allocations in Zig less explicit in the past?
- hiccuphippo 3y agoNo, they changed the allocator API so everyone had to update their code, here's the story: https://pithlessly.github.io/allocgate.html https://pithlessly.github.io/allocgate.html