Since Electron has native ARM64 support for Windows, it's very easy to create an ARM64 version of Caprine. Simply follow the Electron instructions on how to set up your build environment on your ARM system (ie: install correct arch versions of npm, etc), then you can just change the following in package.json
:
"scripts": { "build": "electron-builder",
This will allow you to build and package the ARM64 version:
Documentation:
https://learn.arm.com/learning-paths/laptops-and-desktops/electron/how-to-2/
https://www.electronjs.org/docs/latest/tutorial/forge-overview
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too