karalabe / xgo

Go CGO cross compiler
MIT License
2.14k stars 279 forks source link

Please add back common go targets #189

Open mcandre opened 4 years ago

mcandre commented 4 years ago

I enjoy using xgo for porting my Go projects, even non-cgo projects. However, xgo appears to skip many of the common target pairs such as freebsd/amd64, solaris/amd64, NaCL, zOS, WASM, and so on.

Could xgo please turn more of these on by default for non-cgo projects?