Ah great! A couple more questions:
Both, the V8Runtime constructor and the V8Runtime.CreateScriptEngine() method take debug mode and port parameters. Can I actually have a debug port per isolate or are these arguments ignored in that case? Which set of arguments has precedence if they contradict each other?
Both, the V8Runtime constructor and the V8Runtime.CreateScriptEngine() method take debug mode and port parameters. Can I actually have a debug port per isolate or are these arguments ignored in that case? Which set of arguments has precedence if they contradict each other?