Hacker News new | ask | show | jobs
by cj 805 days ago
Is it node that still limits all processes to 2gb or something by default? (I think their rationale was “it’s a v8 flag so we don’t touch it”)
2 comments

Upside is that it makes sure your stuff can be deployed on 32-bit.
Does that come in handy often?
And yet pointer compression is turned off by default.