Is it on the roadmap to support Windows ARM as well? With the rise of Snapdragon PCs and Windows on ARM, there is increasing demand for native wheels. Since this project uses maturin, adding support should be relatively simple by just adding the ARM target for Windows as well.
I could build from source on Windows ARM using the Windows rust and clang compiler and it works well. Let me know if I can help with anything.
Is it on the roadmap to support Windows ARM as well? With the rise of Snapdragon PCs and Windows on ARM, there is increasing demand for native wheels. Since this project uses maturin, adding support should be relatively simple by just adding the ARM target for Windows as well.
I could build from source on Windows ARM using the Windows rust and clang compiler and it works well. Let me know if I can help with anything.