Skip to content

Commit 700b649

Browse files
committed
feat(node:vm): implement node:vm module for v8 and quickjs
1 parent 822c0b9 commit 700b649

File tree

9 files changed

+53875
-54396
lines changed

9 files changed

+53875
-54396
lines changed

NativeScript/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ if(ENABLE_JS_RUNTIME)
155155
runtime/modules/node/FS.cpp
156156
runtime/modules/node/Path.cpp
157157
runtime/modules/node/Process.cpp
158+
runtime/modules/node/VM.cpp
158159
runtime/modules/performance/Performance.cpp
159160
runtime/ThreadSafeFunction.mm
160161
runtime/Bundle.mm

0 commit comments

Comments
 (0)