Y
Hacker News
new
|
ask
|
show
|
jobs
by
verwaest
2333 days ago
+1. In fact even the JavaScript heap isn't limited to 4gb, just the space that pointers can point to. For example, we allocate large typed arrays outside of the V8 heap.