Hacker News new | ask | show | jobs
by tentacleuno 156 days ago
> I don't know why iOS apps in general are so much larger than Android apps [...]

Rough guess: It probably wouldn't be this dramatic of an increase, but could it be something to do with iOS disallowing Just-in-Time compilation, and forcing Ahead-of-Time? I've always wondered.