You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: