Skip to content

Support command line options in lib::Initialize() #22

@justus-hildebrand

Description

@justus-hildebrand

Node.js supports a lot of CLI flags, many of which could also be useful when running it as a shared library. We should allow setting these (e.g. by passing a string as a parameter) in the Initialize() call.

reference: https://nodejs.org/api/cli.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions