Hacker News new | ask | show | jobs
by crncosta 3265 days ago
Atwood's Law:

"Any application that can be written in JavaScript, will eventually be written in JavaScript."

1 comments

Corollary:

"Any module written in JavaScript will eventually be ported to Go."

Done [0] and done [1]. Though, the latter one at least, isn't really in a production state because compiling the JVM stdlib takes hours in Go.

0 - https://github.com/zxh0/jvm.go

1 - https://github.com/cretz/goahead