Skip to content

Latest commit

 

History

History
 
 


   --------------------------------------------------------------------------------
         README file for JS Engine Switcher: ChakraCore for Windows x86 v2.4.6

   --------------------------------------------------------------------------------

           Copyright (c) 2013-2017 Andrey Taritsyn - http://www.taritsyn.ru


   ===========
   DESCRIPTION
   ===========
   This package complements the JavaScriptEngineSwitcher.ChakraCore package and
   contains the native implementation of ChakraCore version 1.5.2 for Windows (x86).

   For correct working of the ChakraCore require `msvcp140.dll` assembly from the
   Visual C++ Redistributable for Visual Studio 2015.

   =============
   RELEASE NOTES
   =============
   ChakraCore was updated to version 1.5.2.

   ====================
   POST-INSTALL ACTIONS
   ====================
   If in your system does not `msvcp140.dll` assembly, then download and install
   the Visual C++ Redistributable for Visual Studio 2015
   (https://www.microsoft.com/en-us/download/details.aspx?id=52685).

   =============
   DOCUMENTATION
   =============
   See documentation on GitHub -
   http://github.com/Taritsyn/JavaScriptEngineSwitcher