Our initial guess was that a resource safety checker (memory, file open/close, etc.) might be helpful, but it looks like Zig's approach to memory is much better than most other systems languages. Is there some challenge that Zig uniquely adds? Or some area where the tooling could really use some improvement?