zeromq.js icon indicating copy to clipboard operation
zeromq.js copied to clipboard

Windows ARM Support

Open ToucanBran opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Looking to run on Windows ARM64

Describe the solution you'd like A clear and concise description of what you want to happen. A windows ARM64 build in node_modules

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. No longer using zeromq

Additional context Add any other context or screenshots about the feature request here. I do see that libzmq has support for windows arm64 and there looks to be a related PR in draft, just wondering when/if zeromq.js will support this system.

ToucanBran avatar Jan 10 '25 20:01 ToucanBran

There's a PR for it. It needs some external fixes, which I would address soon.

https://github.com/zeromq/zeromq.js/pull/693

aminya avatar Jan 11 '25 01:01 aminya

@aminya do you know about when the PR might be finished?

ToucanBran avatar Jan 15 '25 19:01 ToucanBran