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 v3.2.4

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

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


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

   =============
   RELEASE NOTES
   =============
   Fixed a error that occurred in the `ReflectionHelpers.IsAllowedProperty` method
   when running on .NET Core 1.0.

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