▲ | chris_armstrong 2 days ago | ||||||||||||||||||||||||||||||||||||||||
If I recall correctly, this is one of the final pieces that allows zig to be used as a fully self-contained cross-compiling C toolchain (once its linker is enabled for more platforms / formats) | |||||||||||||||||||||||||||||||||||||||||
▲ | olivia-banks 2 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
I might be misunderstanding, but I don’t think that's quite accurate. As I understand it, Zig ships a Clang frontend and wraps it with precompiled sysroots. Unless they're developing an LLVM backend, I'm not sure how it could serve as a completely self-contained toolchain. | |||||||||||||||||||||||||||||||||||||||||
|