Open
Description
Refs #35999.
Refs nodejs/node#38905
Node.js added support for user-land runtime snapshots via --build-snapshot
and --snapshot-blob
. We don't support that for the moment because it will require a bit of work on our end, so it's being marked here as a follow-up in order to enable merge of the v18 upgrade PR.