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

On a side note, it's already possible to build Android binaries with CGO as long as you use the external linker. Just build for Linux + external linked from the NDK.


You don't even need the external linker. Just build a normal linux/arm binary with CGO_ENABLED=0.

What this proposal brings is access to the NDK APIs. You could run Go on Android since over 4 years now.




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

Search: