I want to use go to develop a lib for both ios and android. It seems ok for android. How about ios? I know there is a project called *gomobile*. However ,after research I am not going to depend on that. I just use it in original go. Use golang to build dynamic library .so , and embedded it into cocos2dx (which use c++ as the programing language) In cocos2dx I use c++ called the c interface exposed by go.
Can it work? According to my understanding , it works in theory. But does anyone have done that before? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.