Apple is known for hating JIT (Just In Time compilation), and implicitly tools like SideJITServer, due to the perceived security risks that come with running code as it compiles, but the benefits for the jailbreak and emulation community are significant. Apple typically restricts JIT only to Safari's Javascript engine, but JIT can be very useful