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

Add support for Windows arm64 prebuilds #1141

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

m4heshd
Copy link
Contributor

@m4heshd m4heshd commented Feb 10, 2024

This seems to be becoming a necessity now since Windows is getting popular on arm64 devices.

All of the supported runtime versions were tested at better-sqlite3-multiple-ciphers (successful workflow run).

🟡 As seen in the diff, Node arm64 build needed a custom command since there aren't any official Windows arm64 headers available for Node till Node v20 (https://nodejs.org/dist/v20.0.0). So for the moment, we can only build against Windows arm64 for Node v20 upwards. We can clean up the build process once Node v18 has reached EOL.

Copy link
Member

@mceachen mceachen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mceachen mceachen merged commit f60d032 into WiseLibs:master Feb 10, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants