-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Issues: nodejs/node
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
module: improve error message for top-level await in CommonJS
c++
Issues and PRs that require attention from people who are familiar with C++.
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
vm
Issues and PRs related to the vm subsystem.
#55874
opened Nov 15, 2024 by
mertcanaltin
Loading…
structuredClone() uses wrong context in vm.runInContext()
vm
Issues and PRs related to the vm subsystem.
#55554
opened Oct 26, 2024 by
kanongil
When using microtaskMode: 'afterEvaluate', the program gets stuck in the vm and cannot return to the main program.
vm
Issues and PRs related to the vm subsystem.
#55546
opened Oct 26, 2024 by
HUAHUAI23
vm: TypeError thrown instead of ReferenceError when a Proxy is the vm context
v8 engine
Issues and PRs related to the V8 dependency.
vm
Issues and PRs related to the vm subsystem.
#54550
opened Aug 25, 2024 by
domenic
ContextifyContext::PropertyDefinerCallback() never intercepts the request
vm
Issues and PRs related to the vm subsystem.
#52634
opened Apr 22, 2024 by
isheludko
VM: vm.runInNewContext with timeout got perf impact
performance
Issues and PRs related to the performance of Node.js.
vm
Issues and PRs related to the vm subsystem.
#52261
opened Mar 29, 2024 by
Lellansin
Sourcemaps don't work in vm.Script scripts
source maps
Issues and PRs related to source map support.
vm
Issues and PRs related to the vm subsystem.
#52102
opened Mar 15, 2024 by
rrthomas
Node.js built-in module support in the vm context
feature request
Issues that request new features to be added to Node.js.
never-stale
Mark issue so that it is never considered stale
realm
Issues and PRs related to the ShadowRealm API and node::Realm
vm
Issues and PRs related to the vm subsystem.
#46558
opened Feb 8, 2023 by
legendecas
Simplify vm.Module
esm
Issues and PRs related to the ECMAScript Modules implementation.
experimental
Issues and PRs related to experimental features.
help wanted
Issues that need assistance from volunteers or PRs that need help to proceed.
loaders
Issues and PRs related to ES module loaders
never-stale
Mark issue so that it is never considered stale
vm
Issues and PRs related to the vm subsystem.
#43899
opened Jul 19, 2022 by
GeoffreyBooth
SourceTextModule
: Using dynamic imports while passing cachedData
throws TypeError: Invalid host defined options
confirmed-bug
#43663
opened Jul 3, 2022 by
Chooks22
Stack corrupted using vm inside domain
vm
Issues and PRs related to the vm subsystem.
#43135
opened May 18, 2022 by
tshemsedinov
segfault when running jest tests in fastify with esm mode
experimental
Issues and PRs related to experimental features.
vm
Issues and PRs related to the vm subsystem.
#43083
opened May 13, 2022 by
dlemperFuchs
Intermittent faiures in parallel/test-vm-timeout-escape-promise-module
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
vm
Issues and PRs related to the vm subsystem.
#41839
opened Feb 3, 2022 by
mhdawson
new vm.Script only evaluates cachedData once
v8 engine
Issues and PRs related to the V8 dependency.
vm
Issues and PRs related to the vm subsystem.
#39009
opened Jun 11, 2021 by
Ilmarinen100
vm: in strict mode, assigning functions to certain globals throws, but succeeds
vm
Issues and PRs related to the vm subsystem.
#38918
opened Jun 3, 2021 by
ninevra
crash in repl mode by vm async timeout
repl
Issues and PRs related to the REPL subsystem.
vm
Issues and PRs related to the vm subsystem.
#38503
opened May 2, 2021 by
takayama-lily
vm.script: "filename" option invalid when run with "cachedData" option
question
Issues that look for answers.
vm
Issues and PRs related to the vm subsystem.
#38134
opened Apr 7, 2021 by
Zhxhh
Roadmap for stabilization of vm modules
esm
Issues and PRs related to the ECMAScript Modules implementation.
experimental
Issues and PRs related to experimental features.
help wanted
Issues that need assistance from volunteers or PRs that need help to proceed.
loaders
Issues and PRs related to ES module loaders
never-stale
Mark issue so that it is never considered stale
vm
Issues and PRs related to the vm subsystem.
#37648
opened Mar 7, 2021 by
targos
3 of 6 tasks
vm.Script
's importModuleDynamically
should get a reference to the context
used to run it
module
#35714
opened Oct 20, 2020 by
SimenB
vm.compileFunction(source)
is much slower than new vm.Script(source)
performance
#35375
opened Sep 27, 2020 by
SimenB
vm: timeout raised by vm.runInContext breaks console.log
console
Issues and PRs related to the console subsystem.
stdio
Issues and PRs related to stdio.
vm
Issues and PRs related to the vm subsystem.
#34678
opened Aug 8, 2020 by
bchabrier
VM ESM with dynamic imports resolves promises before linking is complete
esm
Issues and PRs related to the ECMAScript Modules implementation.
vm
Issues and PRs related to the vm subsystem.
#33216
opened May 2, 2020 by
SimenB
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.