npm:isolated-vm is not supported #25130
Labels
bug
Something isn't working correctly
node compat
triage required 👀
Deno team needs to make a decision if this change is desired
Version: Deno x.x.x
npm:isolated-vm
Is the alternative to launch an isolate with:
new Worker?
raises
error: Uncaught (in promise) Error: Cannot find module './out/isolated_vm'
Require stack:
What is the best way to run a child that does not crash the main thread?
The text was updated successfully, but these errors were encountered: