|
|
|
|
|
by 0xCMP
2055 days ago
|
|
Eventually Microsoft rewrote it in C++ so they could run it effectively on things like iOS and Android. It took them a while to reach feature parity and some level of compatibility between them. The C++ one didn't have all the same features as the Java one for a while, but it ran fine on weaker hardware than the Java version needed. |
|