Skip to content

10.7.0 doc mistake: new vm.Module #21904

@zombieyang

Description

@zombieyang
 // Since module has no dependencies, the linker function will never be called. await module.link(() => {}); module.initialize(); await module.evaluate(); 

the method initialize does not exist. May be instantiate is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.vmIssues and PRs related to the vm subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions