|
|
|
|
|
by pjmlp
3660 days ago
|
|
For me C++ is all I need for portable native code, no need to add extra layers that kind of work, that only increase code entropy and debugging efforts. Directly available in iOS, Android, WP, Tizen, Ubuntu SDKs. The only major problem is the way Google disregards their NDK stack, while Microsoft and NVidia engineers are able to do what Google PhDs are not. |
|