Skip to content

fs: lazy load promise related stuff

These are commits that were originally in https://github.com/nodejs/node/pull/20734....

Lazy load the promises impl and promise utility bindings.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading