Skip to content

lib: support fs_event_wrap in the snapshot and load more modules eagerly

Now that we support more modules in the snapshot, it's no longer necessary to lazy load them for speeding up startup.

Refs: https://github.com/nodejs/node/issues/35711

Merge request reports

Loading