Is the appcelerator applications interpreted at run time ? Does it has an interpreter on the mobile device to do so ?
Please share any informative links on the same.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yup, the JavaScript code is interpreted on runtime. That’s why it depends on Rhino/V8 for Android, for example.
It was also mentioned on part of a talk during CODESTRONG 2011.
You can always read more about How Appcelerator Works