Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> we already have type script. Secondly, the post powerful Golang feature which is you know co-routines can't be translated to javascript

FYI GopherJS (the original Go -> JavaScript transpiler) has full support for goroutines. So "can't be translated to javascript" isn't quite right.



GopherJS implements goroutine "emulation" over JS, it cheats a bit there (it also emulates integers and does other hacks to make JS compatible)




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

Search: