Hacker News new | ask | show | jobs
by skrebbel 1884 days ago
You mean a C++ programmer who does not care whether their program works on anybody else's computer?
1 comments

in that case you can happily static-link c++ programs, which probably will be smaller than go binary.
happily and "statically link c++" don't match together well.
They do, there are more C++ compilers out there than gcc with glibc.