Having done a fair bit of Titanium development, I wouldn't classify it as a solution for the parent's query. Yes, it is executing JavaScript via the OS's JS engine, but it is drawing native widgets, and jumping between the JS framework and the native side can be slow.
PhoneGap (Cordova) is a much better solution, I think.