JavaScriptEngineSwitcher.Jint
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
--------------------------------------------------------------------------------
README file for JS Engine Switcher: Jint v3.2.0 Preview
--------------------------------------------------------------------------------
Copyright (c) 2013-2019 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 1612).
=============
RELEASE NOTES
=============
1. Jint was updated to version 3.0.0 Beta 1612. Special thanks to Marko Lahma
and Sébastien Ros;
2. No longer supports a .NET Framework 4.0 Client and .NET Standard 1.3;
3. In configuration settings of the Jint JS engine was added two new properties:
`MemoryLimit` (default `0`) and `RegexTimeoutInterval` (default `null`);
4. To install this package, the “Include Prerelease” option must be set in the
NuGet Package Manager.
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher