Hacker News new | ask | show | jobs
by Gigachad 48 days ago
Via electron I’m sure it could. In the main browser it’s probably best to cap usage to avoid having buggy pages consume everything. Anything heavy like a video editor you’d rather install as an electron app for deeper system access and such.
1 comments

But JS arrays are limited to 4GB. Size is defined to be a 32-bit int.