Add support for zig

Hi,

It would be really great if you could add support to zig.
https://ziglang.org

I can understand if this is beyond the scope and your time atm...

best Doeke

Edited by Doeke on Reason: Initial post
I think as long as zig provides PDB debug information (Microsofts debugging format) then you would be able to debug it in remedybg. So it's up to the language designer to support it. Not familiar with zig so not sure if it does.
I think you are right. Thanks!