Windows binary for arm64 architecture
With those fancy new Snapdragon X laptops having great battery time and great performance, it would be nice to be able to run Manic Time natively on arm64, so without x86 emulation.
Since ManicTime Desktop already supports Apple chips, it's worth a try to "just change" the build target on Windows to arm64 and see.
Looks like both .Net Framework and .Net support targeting arm64.
-
Andrei-Catalin Man
commented
We really need to get a build for windows arm64 architecture, I am using the new Snapdragon X2 in my freelancing activity, but I can tell there are some hiccups when an app runs through the emulation layer while a native build would make everything leaner. The Manictime is built on .NET so there shouldn't be a problem to solve this quickly unless you really have some dependencies that are not available for the arm64.