@kb Why wouldn't it have the option to do dynamic linking? With that and having mandatory GC, I don't really see the point for Go other than as a language for small servers
Also, there's no default target on Rust but the one your OS or Rustup assigns it. Neither fully static nor static without the libc (e.g. with glibc) or dynamic (which is *never* the default on any target).