This PR is part of the ongoing effort to migrate to the modern UCRT runtime for cross-compiled Windows binaries, including release builds.
For more details about this migration, see:
A few items are outside the scope of this PR and are left for follow-up work:
- The version of Debian’s cross-compiler is 14.2.0, which differs from version 13.3.0 used in the Guix script for release binaries. Upgrading the latter might be worth considering.
- MSVCRT-related CI jobs should be removed from the CI framework once the migration to UCRT is complete.