Translate native assembly functions into Plan9 syntax
asm2go translates native assembly functions into a Plan9 syntax format usable with Go, without needing Cgo style linking requirements.
Included in the amd64 snap are cross-compilers for ARM and ARM64 so no cross-compilers have to be installed into the host system.
The ARM and ARM64 snap only have native compilers available to them.