Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 


   ----------------------------------------------------------------------
    README file for JavaScript Engine Switcher for .Net: Jurassic 1.2.4

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

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

   ===========
   DESCRIPTION
   ===========   
   JavaScriptEngineSwitcher.Jurassic contains adapter `JurassicJsEngine` 
   (wrapper for the Jurassic JavaScript Engine 
   (http://jurassic.codeplex.com) version of September 5, 2014).

   =============
   RELEASE NOTES
   =============
   Added the ability to change configuration settings of Jurassic
   JavaScript engine: `EnableDebugging` (default `false`),
   `EnableIlAnalysis` (default `false`) and `StrictMode` (default
   `false`).

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