Y
Hacker News
new
|
ask
|
show
|
jobs
by
argonaut
4318 days ago
As a side note, if you want cross-platform (Android/iOS) code, your options include C/Objective-C/C++ (directly compiled for iOS, and used in Android via JNI) and JavaScript (either a native JS engine or a webview).