Yes, you're right, I'm not sure why people are even comparing `zig cc` to 
`tcc`. `zig cc` at its core is just a wrapper over `clang` with some extra 
caching and cross-compilation added.

Reply via email to