With pkg [1][2] and nexe [3] you can package ClojureScript on Node.js applications as a static binary. Of course, Go would be better in terms of size/performance, so it's now a matter of making tradeoffs between relative size/performance and team productivity. But at least for teams using Clojure/ClojureScript, this gives you that an additional option, where none existed.
[1] https://github.com/zeit/pkg
[2] https://clojurescript.org/guides/native-executables
[3] https://github.com/nexe/nexe