Windows on ARM provides a transparent emulation layer that allows users to use unmodified x86_64 programs.
When using an installation of a Windows x86_64 Python, building packages that use meson-python leads to failures due to architecture mismatch.
Examples:
Reported originally by @xuluze in passagemath/passagemath#1242