Skip to content

What are Node.js "Linked" modules? #12516

Closed
@thefourtheye

Description

@thefourtheye

When I was going through the source code, I found this in node.cc,

// "Linked" modules are included as part of the node project.
// Like builtins they are registered *before* node::Init runs.
mp->nm_flags = NM_F_LINKED;

Does anybody know what "Linked" modules are? @bnoordhuis maybe?


cc @addaleax

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.lib / srcIssues and PRs related to general changes in the lib or src directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions