The website mentions [this](https://godbolt.org/z/n_nLEU) comparison between C and Zig. In more recent versions, while Zig still uses _faster_ instructions, it actually uses [one more instruction](https://godbolt.org/z/qWGvEo9o6) which makes the comparison look less cool. Of course it's just doing some stack management which is way faster than an `imul`, but just thought it was worth pointing out :) https://godbolt.org/z/qWGvEo9o6