Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

   ----------------------------------------------------------------------
           README file for MSIE JavaScript Engine for .NET v1.6.0

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

      Copyright (c) 2012-2015 Andrey Taritsyn - http://www.taritsyn.ru


   ===========
   DESCRIPTION
   ===========
   This library is a .NET wrapper for working with the JavaScript engines
   of Internet Explorer and Edge (JsRT versions of Chakra, ActiveScript
   version of Chakra and Classic JavaScript Engine).
   Project was based on the code of SassAndCoffee.JavaScript
   (http://github.com/paulcbetts/SassAndCoffee) and Chakra Sample Hosts
   (http://github.com/panopticoncentral/chakra-host).

   =============
   RELEASE NOTES
   =============
   1. Added support of “Edge” JsRT version of Chakra JavaScript engine;
   2. `ChakraJsRt` mode was renamed to `ChakraIeJsRt`.

   ============
   PROJECT SITE
   ============
   http://github.com/Taritsyn/MsieJavaScriptEngine