Apparently, there are only ARM binaries for Linux but not for Windows. Considering that Apple Silicon is basically ARM as well, that means ARM binaries are produced for all the major operating systems except for Windows. What would the process of compiling Windows with the ARM toolchain look like? Do any of these methods have Arm64 support? > On Linux, using the Mingw-w64 cross compiler tool chain. > On Windows, using Windows Subsystem for Linux (WSL) and Mingw-w64. > On Windows, using Microsoft Visual Studio. See build-windows-msvc.md. These are from the Windows build guide by the way. I suppose Visual Studio might support ARM, but perhaps there are some x86-specific assembly functions used inside the codebase which might make it difficult to build. - Ali -- You received this message because you are subscribed to the Google Groups "Bitcoin Development Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to bitcoindev+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/bitcoindev/e5b06aaa-1fe9-4c8f-a0ea-db10f8a7e48cn%40googlegroups.com.