Go is generally fine for crosscompiling.
edit: what gave me pain with Rust for a cli was clap (with derive, the default). Go just worked.
Go is generally fine for crosscompiling.
edit: what gave me pain with Rust for a cli was clap (with derive, the default). Go just worked.