4 ms·
Compile times of the stage1 zig compiler may seem fast compared to e.g. rust or C++ but they are slow compared to what the WIP stage2 compiler can do :)
by ifreund 6y ago
Compile times of the stage1 zig compiler may seem fast compared to e.g. rust or C++ but they are slow compared to what the WIP stage2 compiler can do :)
- agentultra 6y agoI can't complain as I mostly write Haskell these days and trade off compile time for other things. That sounds excellent though, I'll check it out when it lands.