Hacker News new | ask | show | jobs
by adhesive_wombat 1341 days ago
Banning alternative browsers in particular was a huge lead weight around open source on mobile.
1 comments

What's banned is marking a data page as executable (which happens to be required if you want to build a competitive javascript engine).

The practical upshot of this is that nobody has bothered porting a browser engine to iOS, since it's javascript performance would be unacceptably slow.