@Edward I've compiled wintun to arm64 and installed it on my Surface Pro X without issue, although the driver is unsigned as it was just for testing. However, as Jason mentioned the 32-bit WireGuard client cannot communicate with it. I'm rather bullish on the windows on arm platform and hope to see go on arm64 to enable it. 

@Jason is go on arm64 to compile a 64-bit gui to communicate with the arm64 wintun drive a necessity? I know OpenVPN uses a 64bit win-tap driver with a 32-bit client (most likely x86 but could be arm32), although that is probably comparing apples to oranges. The official Cisco AnyConnect client for windows on arm also mixes an arm64 driver with a 32-bit gui. 

Regards, 


On Fri, Jan 3, 2020, 7:57 AM Jason A. Donenfeld <Jason@zx2c4.com> wrote:
Wintun supports the arm64 kernel. Go supports an arm userland. Ideally
these should match, but they don't right now. It should be possible to
get arm userland talking to the arm64 kernel with some careful struct
poking, but it doesn't sound too pleasant. The best thing to do would
be to get Microsoft and/or Google to port Go to arm64.
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard