uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.86k stars 569 forks source link

Automated Builds For Windows Seem Broken #811

Closed RatherLogical closed 1 year ago

RatherLogical commented 1 year ago

The https://github.com/uNetworking/uWebSockets.js/tree/binaries branch has not had a windows .node update in 5 months. When I forked the project to add a custom version no .node binary was emitted to the dist folder in the build-windows job. It would appear that Windows CI builds are broken.

uNetworkingAB commented 1 year ago

Everything but Linux is broken because the code currently do not compile on anything but Linux.