this post was submitted on 16 Oct 2024
59 points (82.4% liked)

196

16500 readers
3181 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 41 points 1 month ago (14 children)

Insane if you think about how little functionality this kind of app needs. Millions of lines of code for what?

[–] [email protected] 36 points 1 month ago (1 children)

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.

[–] [email protected] 13 points 1 month ago

Don’t be silly, the whole app is JS!

load more comments (12 replies)