Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Add workflow to build package for windows-arm64#1369

Open
myuki wants to merge 4 commits intoMatsuriDayo:mainfrom
myuki:windows-arm64
Open

Add workflow to build package for windows-arm64#1369
myuki wants to merge 4 commits intoMatsuriDayo:mainfrom
myuki:windows-arm64

Conversation

@myuki
Copy link
Copy Markdown

@myuki myuki commented Jul 27, 2024

Since Go compiler support cross compiling, and Windows 11 on Arm support emulation of x64 apps. We can simply compile the most CPU-intensive core as native arm64, and keep the GUI as x64. That’s what Tailscale do.

Before GitHub offering Arm runners, it is an easy way to improve the performance for Windows 11 on Arm.

I had tested the windows-arm64 package on 8cx Gen3 (Matebook E Go), it was working properly.

If anyone needs windows-arm64 package, it can be downloaded from the releases. I would keep my fork merging with the main branch.

@myuki
Copy link
Copy Markdown
Author

myuki commented Aug 2, 2024

Related to #95

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant