Hi,
I want to know if Titanium will create separate Javascript context/thread every time I create a heavyweight window in iOS and Android. Or is it the same Kroll Thread which handles all Javascript execution even though the underlying native layer is creating multiple thrreads?
Thanks in advance!