Javascript Memory Limit
Posted
by Dänu
on Stack Overflow
See other posts from Stack Overflow
or by Dänu
Published on 2010-05-29T22:21:34Z
Indexed on
2010/05/29
22:22 UTC
Read the original article
Hit count: 176
Hey Guys, I was wondering if there is a "maximum" of data a javascript application can store. I guess this is handled by the browser and that each one has it's limitation? Am I guessing right? Wrong? If there isn't a limit, will a page file be created (wouldn't be very secure I guess).
© Stack Overflow or respective owner