Hi, If you need to cross compile with `cgo` easily i.e. using `github.com/mattn/go-sqlite3`, use `zig`. I have been using it for 3 years, I have a build `cmd` here : [https://gist.github.com/mgholam/a2dd8134da2752dc6992644c8068b3aa](https://gist.github.com/mgholam/a2dd8134da2752dc6992644c8068b3aa) Cheers,
Hi,
If you need to cross compile with
cgoeasily i.e. usinggithub.com/mattn/go-sqlite3, usezig.I have been using it for 3 years, I have a build
cmdhere : https://gist.github.com/mgholam/a2dd8134da2752dc6992644c8068b3aaCheers,