Skip to content

JS Code in the native node module #528

@sudhakar3697

Description

@sudhakar3697

Is it possible to access the following variants of node modules inside the N-API addon code(C/C++).

  1. Built-in Node module (like fs, http).
  2. Node module written in Javascript.
  3. Native node module written using (NAN or oth).
  4. Native node module written using N-API.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions