Open jaoyina opened 2 years ago
also, apple silicon support would be nice
If you add the arm target to the visual studio solution on windows there's no reason this shouldn't build for ARM. Similarly on mac the default makefile doesn't contain any x86 specific make flags and there's no inline assembly so it should just build on either without changing anything unless Apple was stupid enough to use big endian mode on the M1.
My laptop is running windows 11 on ARM, which is Qualcomm Snapdragon 8cx. I tried the exe version, it did not work, please add support in future version.