Programming PLC Next with Linux on an ARM Architecture Computer

How do I program the PLCnext Control AXC F 2152 in Linux with a Windows Arm Architecture Computer? Is it the same as an X86 Architecture computer or are there workarounds to configure?

My understanding is that Windows on ARM includes an integrated x86_64 emulation layer that transparently executes x64 binaries.

Are you able to install and run the PLCnext Technology Toolchain for Windows?

If so, are you then able to install a Windows SDK for the AXC F 2152?

If so, can you successfully build a simple C++ project for the AXC F 2152 using the plcncli command-line tool?