We want to provide a node:vm alternative: - which is not a full sandbox, but is separated for JS contexts - do share the same WASM component and FS, so it does stay inside the agent's runtime - allows running concurrent JS apps
We want to provide a node:vm alternative: