Hacker News new | ask | show | jobs
by huygens6363 767 days ago
Comparing fairly with Go would mean adding the JRE to the lib, because the lib itself is useless. Go produces executables.
1 comments

Why? If there are 2 adumbra libs, the total size won't change much. But 2 Go hello worlds would take 2x space.

Also, we'd want to include libc.so and even OS kernel that both Go and JVM depend on.