Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows arm64 Support #45

Open
amonshiz opened this issue Jun 26, 2024 · 1 comment
Open

Windows arm64 Support #45

amonshiz opened this issue Jun 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@amonshiz
Copy link

Current Situation

Recently Microsoft has made a push to prioritizing arm64 based PC hardware. These devices are starting to gain serious traction in consumer, enterprise, and datacenter use cases. Unfortunately, node-pty-prebuilt-multiarch does not have a prebuilt for the win32-arm64 pair.

Proposed Change

Add a prebuilt for the win32 platform and arm64 architecture.

Additional Context

At the moment it appears that the GitHub hosted Windows arm64 runners are a paid service (and in beta) because they are listed among the "larger runner" sizes. Thus it may not be practical right now without cross-compilation from x64 to arm64.

@amonshiz amonshiz added the enhancement New feature or request label Jun 26, 2024
@NorthernMan54
Copy link

@amonshiz - with a github local runner we could work on this, but I don’t have access to the hardware to run it on. If a user could provide access to the hardware, we could look at the build.

PS - it ‘should’ be able to build locally as a backup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants