|
|
|
|
|
by codesink
5498 days ago
|
|
I think google is working to move Android to Go as soon as possible; Rob Pike replied to a related question with "I cannot talk about it" and that sounds like a good clue :) Go binaries already run on Android/ARM, the higher level code is the one that's missing. That would bring great boost in performance (compilers are available for both x86 and ARM) without adding any complexity on the language side (Go is a cool language). |
|