From the question “How Does Appcelerator Titanium Mobile Work?” I know that the JS is cross-compiled into native code. But where does this happen? I couldn’t find any code for this in the open source Titanium code. The website of Appcelerator also is quite sparse on the cross-compilation part of the process.
Share
In Titanium 1.4 on Windows/Android look in C:\ProgramData\Titanium\mobilesdk\win32\1.4.0\android\compiler.py and you will find: