|
|
|
|
|
by pjmlp
2829 days ago
|
|
I don't know about iOS, but on Android it surely isn't first class, the development experience is even worse than using the NDK. If it was first class, there would be official Android APIs for JavaScript, debugging support on Android Studio, project templates on Android Studio. Instead it is a web widget with its own little island of HTML 5/CSS 3, hardly first class. The support is not much different than getting chromium and compiling it with the NDK. The only mobile platforms where JavaScript is first class, alongside the other platform languages is on ChromeOS and UWP. |
|