Building Statically Linked Go Executables with CGO and Zig

30 points by jcalabro


StevenAndrewCoffman

This is a super fun and natural combination. It was way less frustrating with CGO and Zig than when I tried to instead compile libraries into Web Assembly to be called by Go.