Y
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
synergy20
1884 days ago
in that case you can happily static-link c++ programs, which probably will be smaller than go binary.
link
anthk
1883 days ago
happily and "statically link c++" don't match together well.
link
pjmlp
1883 days ago
They do, there are more C++ compilers out there than gcc with glibc.
link