Interesting to know.

When you say "an arm64 builder", I presume you already know that go can 
cross-compile 
<https://www.digitalocean.com/community/tutorials/how-to-build-go-executables-for-multiple-platforms-on-ubuntu-16-04>
 any 
architecture on any machine (using GOOS/GOARCH).

For testing, did you consider emulating an arm64 with qemu - or is that too 
slow / insufficiently realistic?
https://gist.github.com/stefanozanella/4608873

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/5ae605ae-cb6f-40c9-9b44-10e09da18d2a%40googlegroups.com.

Reply via email to