Originally Posted By: Quadraxas
There are diffrences between machine codes, lite-c compiles to a machine code in a way that windows can understand it, to compile lite-c for iphone , it would require a diffrent compiler. Also formats like WMB and MDL are too heavy for a device with limited resources like i phone.


The differences between the executable formats of various operating systems is no big deal at all but Lite-C would need a back-end for the ARM processor architecture.

Why would MDL be too heavy? It would work just fine but of course it would make sense to use some kind of compression.