◐ Shell
clean mode source ↗

vm: add module support by devsnek · Pull Request #17560 · nodejs/node

@nodejs-github-bot added the vm

Issues and PRs related to the vm subsystem.

label

Dec 9, 2017

@Trott Trott added the wip

Issues and PRs that are still a work in progress.

label

Dec 9, 2017

bnoordhuis

@devsnek devsnek changed the title [WIP] vm: add module support vm: add module support

Dec 9, 2017

@Trott Trott removed the wip

Issues and PRs that are still a work in progress.

label

Dec 10, 2017

addaleax

guybedford

jdalton

@TimothyGu TimothyGu added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jan 28, 2018

TimothyGu

TimothyGu pushed a commit that referenced this pull request

Jan 31, 2018
Flattens ContextifyContext allows the context interface to be used in
other parts of the code base.

PR-URL: #17560
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>

TimothyGu added a commit that referenced this pull request

Jan 31, 2018
PR-URL: #17560
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>

TimothyGu added a commit that referenced this pull request

Jan 31, 2018
Adds vm.Module, which wraps around ModuleWrap to provide an interface
for developers to work with modules in a more reflective manner.

Co-authored-by: Timothy Gu <timothygu99@gmail.com>
PR-URL: #17560
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>

@devsnek devsnek deleted the feature/vm-modules branch

January 31, 2018 03:54