stackgl / headless-gl

🎃 Windowless WebGL for node.js
1.73k stars 166 forks source link

Support building on windowsSupport build on windows #287

Closed zdu-strong closed 3 months ago

zdu-strong commented 3 months ago

Build for both nodejs v20 and nodejs v18 on windows and run tests passed.

zdu-strong commented 3 months ago

I tried building on windows and it is available. So why not provide the prebuilt binaries for Windows?

dhritzkiv commented 3 months ago

Prebuilds will be re-introduced in the future (via GitHub Actions, including for Windows). I just need to figure how to set up that workflow.