zig already has a whole IR and compiler infrastructure builtin, it can already output C code, x86_64
zig already has a whole IR and compiler infrastructure builtin, it can already output C code, x86_64 assembly, and SPIRV from their IR, and plans for more backends
0 Replies