Comment on Mobile web apps may be slow because Moore's law is endingparentComments−brokenparser13yBesides ARM and x86, Android also runs on MIPS and PPC.−jordanthoms13yAnd even for native code, it's generally easy to support multiple architectures (unless your code is arch-specific).
Comments
Besides ARM and x86, Android also runs on MIPS and PPC.
And even for native code, it's generally easy to support multiple architectures (unless your code is arch-specific).