Brooooooklyn / canvas

High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
https://vercel.skia.rs
MIT License
1.78k stars 76 forks source link

Add windows arm64 build #852

Open Julusian opened 4 months ago

Julusian commented 4 months ago

Would it be possible to get a windows arm64 build added? It appears that microsoft is doing another push for arm64 laptops, having support for them would be great.

I suspect it may be a bit fiddly, as nodejs 20 was the first to officially support it. Chrome has supported it for a few months (https://blog.google/products/chrome/download-google-chrome-windows-pc-arm/), so hopefully that means that building skia itself may not be too painful