Remix.run Logo
trenchpilgrim 4 days ago

I compile and distribute a Go app using CGO targeted at non-programmers. I hand them a single EXE file and they run it. They don't need to install anything else. It's so easy.

pjmlp 4 days ago | parent [-]

Great news, .NET Native AOT is exactly the same.