Comment by marmakoide
3 hours ago
Not the author, but I assume that to make it work with 32 bits integer coordinates, some operation (like multiplications) need extension to 64 bits. If we want full hardware support on 64 bits CPUs, that's the limit.
64 bit cpus have 128 bit mul results if that’s what you mean