Comment on Full quote of what Mark Zuckerberg actually said about HTML5parentComments−chj13yAre you 100% sure?I believe webkit (either in safari or UIWebView) should be able to run JIT, while your custom engine can't.−United85713yUIWebView doesn't support JS JIT, as it's still running in your process space.−chj13ythanks, didn't know that. this is really sad.−loumf13yThey would rather do that then open an exploit possibility. As a user, I prefer that trade-off. It would bother me if I relied on PhoneGap or something similar, but in practice, the performance really isn't that bad.
Comments
Are you 100% sure?
I believe webkit (either in safari or UIWebView) should be able to run JIT, while your custom engine can't.
UIWebView doesn't support JS JIT, as it's still running in your process space.
thanks, didn't know that. this is really sad.
They would rather do that then open an exploit possibility. As a user, I prefer that trade-off. It would bother me if I relied on PhoneGap or something similar, but in practice, the performance really isn't that bad.