|
|
I've tried to compile the larger script (Having more thatn 15000 lines of code) in Windows Phone 7.1 device. I found that the compilation of this script took the ~12 seconds which is very slow for devices like windows phone. Does JINT provides anything
like build time script compilation to generate the byte code or in anyway I can convert the entire JavaScript into C# file? or Is there any better way to compile the script faster like webbrowser does?
|
|