Hacker News new | ask | show | jobs
by MayorOfMonkeys 3899 days ago
It's because Unity and Epic cross-compile large codebases to many MBs of JavaScript. This simply overwhelms the JavaScript engines on mobile. The PlayCanvas engine on the other hand is hand-written and is 125KB of JavaScript.