Skip to content

Latest commit

 

History

History


   --------------------------------------------------------------------------------
               README file for JS Engine Switcher: Jint v3.11.1 Preview

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

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


   ===========
   DESCRIPTION
   ===========
   JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the
   Jint JavaScript Engine (http://github.com/sebastienros/jint) version
   3.0.0 Beta 2002).

   =============
   RELEASE NOTES
   =============
   1. Runtime exceptions now contain a stack trace;
   2. In configuration settings of the Jint JS engine a `AllowDebuggerStatement`
      property has been returned so as not to break compatibility with previous
      versions.

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