Closed
Description
golang uses register-based abi since 1.17(x64), minimum versions for other architectures require further confirmation.
Also, to read the version of golang binary, you can use debug/buildinfo.
golang uses register-based abi since 1.17(x64), minimum versions for other architectures require further confirmation.
Also, to read the version of golang binary, you can use debug/buildinfo.