Comment by Ajedi32
2 months ago
Not at runtime no, but at install time yes. In contrast, with Go programs I often see "install time" being just `curl $url > /usr/local/bin/my_application` which is basically never the case with Node (for obvious reasons).
No comments yet
Contribute on Hacker News ↗