As of 2025/11/06, the
beta post notes:
3.Updated code to clear all remaining minor static code analysis issues
reported by the compiler. This will make it easier to spot unhandled
issues in the future across 32-bit/64-bit/ARM64 versions.
However, that post/page is transitory in nature and so is often blank. Fortunately,
versions.txt is persistent and also notes it (emphasis added):
8.Updated all external libraries to support compilation as both 32-bit
and 64-bit, in preparation for a future 64-bit release and possible
ARM64 support. Updated all routines to use 32-bit/64-bit compatible
types, performed static code analysis, compilation and testing under
different Visual Studio versions, SDKs, and platform toolsets,
focusing on common 32/64-bit porting issues, with the aim of
minimizing code changes and hardening code.
(It doesn't look like a 32-bit ARM is planned, so those of us with RaspberryPi 2 servers are out of luck!)