Hacker News new | ask | show | jobs
by throwawaymaths 1351 days ago
In zig, you can run your a subset of tests with a normal allocator (or better yet, a page allocator) that will really help you find these and then swap out for the statically allocated system later.