Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ isolated-vm-worker.cjs
File
isolated-vm-worker.cjs
apps/sim/lib/execution/isolated-vm-worker.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Node.js worker
for
isolated-vm execution.
3
* Runs in a separate Node.js process, communicates with parent via IPC.
4
*/
Callers
nothing calls this directly
Calls
9
executeTask
Function · 0.85
executeCode
Function · 0.85
join
Method · 0.80
on
Method · 0.80
send
Method · 0.80
get
Method · 0.65
dispose
Method · 0.65
delete
Method · 0.65
resolve
Method · 0.65
Tested by
no test coverage detected