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

Google has had a Go app, "Ivy," on the app store since 2015. I think it was just an experiment at getting Go to build for the App Store and getting it approved, but it was in fact approved.

https://itunes.apple.com/us/app/ivy-big-number-calculator/id...

It's true that fork() isn't allowed on non-jailbroken phones, so you can't shell out to a Go binary (you can on Android if you want). But you can build a static library in Go and link it and call into it with cgo from Objective-C or something.



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

Search: