Hi, thank you for creating and maintaining this tool! We plan to use it in an application to dynamically call gRPC services.
I noticed that currently there is no release for Windows Arm64, whereas there are Arm64 releases for other OSes such as Linux. Can this be added?
(While amd64 executables can run on Windows Arm64 using emulation, running native Arm64 executables should have better performance.)
I don't know much about Go, but according to the release notes of Go 1.17, Windows Arm64 should be supported starting with that version.
Thanks!
Hi, thank you for creating and maintaining this tool! We plan to use it in an application to dynamically call gRPC services.
I noticed that currently there is no release for Windows Arm64, whereas there are Arm64 releases for other OSes such as Linux. Can this be added?
(While amd64 executables can run on Windows Arm64 using emulation, running native Arm64 executables should have better performance.)
I don't know much about Go, but according to the release notes of Go 1.17, Windows Arm64 should be supported starting with that version.
Thanks!