vi/websocat

websocat for Windows 11 ARM ?

Opened this issue · 4 comments

### Is there an ARM build for WIndows 11 ?

vi commented

Currently no.

Windows builds are mostly provided because of it is easy to do so; I don't typically test them.

Is it easy to set up a cross-compilation from Linux to Windows ARM?

Are you open to trying such builds if I make them?

I'm just using your x64 Windows binary under Windows Arm. The x64 emulation is sufficient for my needs. I'm not sure if the cross-compilation is easy or not.

vi commented

Here are some sample executables (hello-world and a Websocat4 build). Do they work for you?

aarch64-pc-windows-gnullvm_sample.zip

They appear to work. I haven't tried all the websocat functionality tho