Hacker News new | past | comments | ask | show | jobs | submit login

Binary size 55 meg, compared to Node's 30. Is this an artifact of Go's "dynamic linking considered harmful" approach or does it have some additional functionality I'm missing?



> Go's "dynamic linking considered harmful" approach

If anything this is only partially true: "Package plugin implements loading and symbol resolution of Go plugins."

https://golang.org/pkg/plugin




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: