Skip to content

src: add flags for controlling process behavior

Rodrigo Muino Tomonari requested to merge github/fork/zcbenz/process-flags into master

Add flags to InitializeNodeWithArgs API which allows embedders to control how Node.js is initialized on process level. With this embedders can rid of a few patches on Node.js.

/cc @nodejs/embedders

Merge request reports

Loading