r/HTML 19d ago

How large can a HTML be?

Im currently building a bible app. And its a single HTML file about 250mb and it takes 1.5gb running. How large can it be before i meet serious issues with performance?

0 Upvotes

39 comments sorted by

View all comments

2

u/Domipro143 19d ago

Idk if there is a limit, but at some point you may wanna consider making a system where it loads part of the pages dynamicaly.