Skip to content

Add Windows ARM64 support#17

Merged
ind-igo merged 2 commits into
masterfrom
windows-arm64
Apr 5, 2026
Merged

Add Windows ARM64 support#17
ind-igo merged 2 commits into
masterfrom
windows-arm64

Conversation

@ind-igo

@ind-igo ind-igo commented Apr 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds aarch64-pc-windows-msvc target to the release build matrix
  • Adds Arm64 case to install.ps1 so ARM64 Windows users can install via the PowerShell script

Fixes #5

Test plan

  • CI passes on all existing platforms
  • Verify ARM64 cross-compile works on windows-latest runner (will be tested at release time)

🤖 Generated with Claude Code

ind-igo and others added 2 commits April 5, 2026 15:31
The install.ps1 script only handled x64 architecture, causing ARM64
Windows users to hit "Unsupported architecture: Arm64". Adds the ARM64
target to both the install script and the release build matrix.

Fixes #5

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
These languages were added after the CI grammar list was set up, causing
test failures on cache misses (e.g., new branches).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ind-igo ind-igo merged commit f770180 into master Apr 5, 2026
4 checks passed
@ind-igo ind-igo deleted the windows-arm64 branch April 5, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows binary missing from v0.5.2 release

1 participant