Closed bnoordhuis closed 3 months ago
Node.js uses it to speed up fork & exec (stops V8 heap pages from getting copied into the forked process; slow) but mini_racer also supports fork & continue.
Node.js uses it to speed up fork & exec (stops V8 heap pages from getting copied into the forked process; slow) but mini_racer also supports fork & continue.