Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fixes: #56518 - Warning Message for .cjs Files Using import Statements c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#56618 opened Jan 15, 2025 by wongprom Loading…
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
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
vm.createContext creates more than described. doc Issues and PRs related to the documentations. v8 engine Issues and PRs related to the V8 dependency. vm Issues and PRs related to the vm subsystem.
#46976 opened Mar 6, 2023 by axkibe
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 Issues with confirmed bugs. v8 engine Issues and PRs related to the V8 dependency. vm Issues and PRs related to the vm subsystem.
#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 Issues and PRs related to the module subsystem. vm Issues and PRs related to the vm subsystem.
#35714 opened Oct 20, 2020 by SimenB
vm.compileFunction(source) is much slower than new vm.Script(source) performance Issues and PRs related to the performance of Node.js. vm Issues and PRs related to the vm subsystem.
#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
vm: Function declarations should use [[Define]] instead of [[Set]] on the global object v8 engine Issues and PRs related to the V8 dependency. vm Issues and PRs related to the vm subsystem.
#31808 opened Feb 15, 2020 by ExE-Boss
ProTip! Add no:assignee to see everything that’s not assigned.