Yes, but you don't need to build a binary. By default we will execute your program via
go run
if we don't find a matching binary.
l
limited-rainbow-51650
03/31/2020, 7:23 PM
If I cross compile for multiple platforms and distribute the binaries (to be investigated how that wold work) could it pick up the correct binary with the GO_ARCH suffix?