Hello!
Microsoft Edge, the new browser released with Windows 10, uses Chakra as its JavaScript engine. In January, Microsoft released ChakraCore - the open source version of the engine that can be used in other apps.
So, how about using it in AutoIt? I tried 2 times to create ChakraCore UDF, and I succeeded.
So here it is - the ChakraCore UDF.
Features:
Executing JavaScript from AutoIt (obviously)
Passing data from AutoIt to JavaScript
Calling AutoIt funct