maierfelix / webgpu

WebGPU for Node [Deprecated, Unmaintained]
MIT License
244 stars 17 forks source link

MacOS prebuilts are missing #6

Closed devknoll closed 4 years ago

devknoll commented 4 years ago

The 0.1.1 version includes binaries for win32 and linux, but not macOS. Can you publish a new version with those? Thanks :smile:

maierfelix commented 4 years ago

My laptop recently died and I lost my hackintosh by this. You could try building it yourself, since I won't have access to Mac OS for quite some time now.

devknoll commented 4 years ago

I’ll take a look. In the meantime, you might be interested in looking at GitHub Actions for release automation. GitHub offers OSS projects free Windows/MacOS VMs that you could use in lieu of a Hackintosh 😄

pjoe commented 4 years ago

This is fixed in #18 and #20