←back to thread

1704 points ardit33 | 1 comments | | HN request time: 0.328s | source
Show context
ss3000 ◴[] No.24153083[source]
I wonder why Fortnite doesn't also make a WebAssembly version of Fortnight and deploy it on fortnite.com?

Then Apple would get jack shit from any sales there, so they can fight this battle with them while still offering access to the game for Apple users.

I'm probably missing some esoteric limitation Apple places on web-based games to cripple this use case.

replies(4): >>24153122 #>>24153580 #>>24154473 #>>24155171 #
1. hjnilsson ◴[] No.24155171[source]
Restrictions on how much data a website can store prevents this. You can't cache 4GB of game data on a website (maximum in mobile Safari is 5MB for app cache).