JavaScriptEngineSwitcher.Msie
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
--------------------------------------------------------------------------------
README file for JS Engine Switcher: MSIE v3.0.0
--------------------------------------------------------------------------------
Copyright (c) 2013-2018 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
JavaScriptEngineSwitcher.Msie contains adapter `MsieJsEngine` (wrapper for the
MSIE JavaScript Engine for .Net (http://github.com/Taritsyn/MsieJavaScriptEngine)).
For correct working of the MSIE JavaScript Engine it is recommended to install
Internet Explorer 9+ or Microsoft Edge on the machine.
=============
RELEASE NOTES
=============
1. MSIE JavaScript Engine was updated to version 3.0.0;
2. Added a ability to interrupt execution of the script;
3. Added a ability to pre-compile scripts;
4. In configuration settings of the MSIE JS engine was added one new property -
`MaxStackSize` (default `492` or `984` KB);
5. Added support of .NET Standard 2.0.
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher