Files
node/tools
Joyee Cheung d701667950 tools: implement node_mksnapshot
Implements a node_mksnapshot target that generates a snapshot blob
from a Node.js main instance's isolate, and serializes the data blob
with other additional data into a C++ file that can be embedded into
the Node.js binary.

PR-URL: https://github.com/nodejs/node/pull/27321
Refs: https://github.com/nodejs/node/issues/17058
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2019-04-23 11:26:01 +08:00
..
2019-02-14 15:14:44 -05:00
2018-10-24 17:19:28 -04:00
2019-04-23 11:26:01 +08:00
2018-12-21 15:54:41 +01:00
2019-03-04 11:06:23 -08:00
2019-03-07 00:35:01 +01:00
2018-06-06 19:44:15 +02:00
2019-01-21 20:16:14 +01:00