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

ci: support Windows ARM

Open aminya opened this issue 1 year ago • 3 comments

Fixes #701

aminya avatar Jan 05 '25 18:01 aminya

sorry for bringing this up here but is there an ETA on this?

ToucanBran avatar Jan 17 '25 18:01 ToucanBran

@ToucanBran The cross-compilation build is blocked, it needs debugging the cmake-ts options. If we had a way of building this natively on Windows Arm, we could do it faster.

aminya avatar Jan 17 '25 19:01 aminya

@aminya I see. We're working on a product that will be released around the end of February, is there anyway you could give me a rough timeline of when this might be done? Just need to know if I need to search for alternatives

ToucanBran avatar Jan 17 '25 21:01 ToucanBran

@aminya I see. We're working on a product that will be released around the end of February, is there anyway you could give me a rough timeline of when this might be done? Just need to know if I need to search for alternatives

I have made several changes in cmake-ts that make cross-compilation possible. Stay tuned

https://github.com/EmbeddedEnterprises/cmake-ts/pull/50 https://github.com/EmbeddedEnterprises/cmake-ts/pull/42 https://github.com/EmbeddedEnterprises/cmake-ts/pull/43 https://github.com/EmbeddedEnterprises/cmake-ts/pull/48

aminya avatar Apr 06 '25 03:04 aminya