Hacker News new | ask | show | jobs
by rl3 4127 days ago
>Can you use UE4 to build cross platform games, on mobile and browser?

Yes, though with a significantly reduced feature set due to the limitations of mobile and browser platforms.

Also, the UE4 runtime once compiled with Emscripten is about 50MB, and that's before the game itself is even loaded (as of v4.7.1).