openstenoproject / plover

Open source stenotype engine
http://opensteno.org/plover
GNU General Public License v2.0
2.33k stars 281 forks source link

Native M1 / Apple Silicon support? #1670

Open YousufSSyed opened 5 months ago

YousufSSyed commented 5 months ago

The only mac version of Plover to download is the Intel version for Intel Macs. Wouldn't it perform better on Apple Silicon Macs if it was compiled for it, ARM64e?

appetrosyan commented 3 months ago

It's largely a Python project, so the amount of code that actually is in arm vs x86 is minuscule.