On Monday, June 4, 2012 5:55:38 AM UTC+2, Andrin von Rechenberg wrote: > > FYI, Javascript can be executed on AppEngine using pyjon ( > http://code.google.com/p/pyjon/). > (You just need to fix the ctype import). > > I've built a Javascript MapReduce demo. > However, Pyjon is quite slow compared to native python code. (300x in my > case) > > I tried to use pyjon with some existing Javascript code (running fine with MS JS and V8), and found out, that pyjon was able to parse the code but failed on execution for many different reasons. So I can not recommend using it.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/7Z_bDZEzXAkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
