KhalisFoundation / sttm-desktop

The SikhiToTheMax Desktop App
Open Software License 3.0
33 stars 31 forks source link

Please enable support for M1/ARM64 architecture #1944

Open singh-sp opened 1 month ago

singh-sp commented 1 month ago

I don't see any option to download the Arm64 version for the MacBook M1 machines. The x64 version is 10x slower based on my testing (built STTM locally). Kindly fix it. 🙏

Note: You can also build one binary for both arch using "--universal" Electron arg.

saintsoldierx commented 1 month ago

Ah this could be the reason why I feel the app in whole is slower since I have my M1 too. @Gauravjeetsingh thoughts?

Gauravjeetsingh commented 1 month ago

I can look into it, currently I am on M3 pro, and I didn't notice any slowness. Will try building with the universal tag as @singh-sp veerji mentioned.