Windows ARM Support
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.
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 do you know about when the PR might be finished?