**BOTH** MSVC and MinGW uses static arch.h headers, since there was't one for ARM64, a x86 one was used instead. Which creates binaries that crashes in runtime. Now fix it.
**BOTH** MSVC and MinGW uses static arch.h headers, since there was't one for ARM64, a x86 one was used instead. Which creates binaries that crashes in runtime. Now fix it.