5 ms·
There is a recent draft PR [1] to merge this into the zig compiler itself. LLVM is being placed as a an optional component in the future [2]. Using arocc to fi
by tiehuis 5y ago
There is a recent draft PR [1] to merge this into the zig compiler itself.
LLVM is being placed as a an optional component in the future [2]. Using arocc to fill this gap would mean that seamless C compilation could still be done, without LLVM being involved.
[1] https://github.com/ziglang/zig/pull/10795 https://github.com/ziglang/zig/pull/10795
[2] https://kristoff.it/blog/zig-new-relationship-llvm/ https://kristoff.it/blog/zig-new-relationship-llvm/