Skip to content

process: move process.features initialization into node.js

Use internalBinding('config') to shim the legacy process.features.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading