Skip to content

feat: expose HOST_ARCH and support running node on arm64 windows#166

Merged
rchl merged 2 commits intomainfrom
fix/HOST_ARCH
Apr 27, 2026
Merged

feat: expose HOST_ARCH and support running node on arm64 windows#166
rchl merged 2 commits intomainfrom
fix/HOST_ARCH

Conversation

@rchl
Copy link
Copy Markdown
Member

@rchl rchl commented Apr 26, 2026

When running on arm64 Windows, we'll start arm64 build of node/electron. Previously it would always run x86 build in that case because ST doesn't have arm64 build and we've checked the architecture of ST and not OS.

Also some behavior change to extract_archive but nothing used it externally so it's safe.

@rchl rchl merged commit 796f429 into main Apr 27, 2026
4 checks passed
@rchl rchl deleted the fix/HOST_ARCH branch April 27, 2026 17:54
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.

1 participant