Hey! Can this use hardware instructions for conversion? Intel CPUs support hardware conversion since 2013, and the new 12-th gen also has support for arithmetic (I think?). Other architectures had that a while ago.
This might be possible without compiler support using embedded C code, but wouldn't that be out of scope for this?