https://go.dev/wiki/Mobile
If we had an entire POSIX OS built with Go, then we would be back to statically-linked UNIX prior to BSD.
https://www.freecodecamp.org/news/golang-statically-and-dyna...
"Note that you can also invoke GoHelloGreetings from Swift by importing Hello."
@import Hello // ... let msg = Hello.GoHelloGreetings("gopher")