I bet they have a copy of every native library they use except like libc, and probably don’t do any dead code elimination on those. And maybe they also have copies of the app for different ARM versions. And then an additional 20MB of JavaScript because everyone does these days.
I bet they have a copy of every native library they use except like libc, and probably don’t do any dead code elimination on those. And maybe they also have copies of the app for different ARM versions. And then an additional 20MB of JavaScript because everyone does these days.
Don’t be silly, the whole app is JS!