Y
Hacker News
new
|
ask
|
show
|
jobs
by
friedman23
1654 days ago
Ok, so if Go compiled to JS it would be a dynamic language?
https://github.com/gopherjs/gopherjs
1 comments
ByteJockey
1654 days ago
Ultimately everything ends up as machine code, which is untyped.
link