JavaScriptEngineSwitcher.Vroom
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
--------------------------------------------------------------------------------
README file for JS Engine Switcher: Vroom v2.4.0
--------------------------------------------------------------------------------
Copyright (c) 2013-2017 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the
VroomJs (http://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support
of V8 version 3.17.16.2).
For correct working of the VroomJs on Windows require assemblies `msvcr110.dll`
from the Visual C++ Redistributable for Visual Studio 2012 and `msvcp140.dll`
from the Microsoft Visual C++ 2015 Redistributable.
=============
RELEASE NOTES
=============
Added support of .NET Core 1.0.4.
====================
POST-INSTALL ACTIONS
====================
If in your system does not assemblies `msvcr110.dll` and `msvcp140.dll`, then
download and install the Visual C++ Redistributable Packages for Visual Studio
2012 (http://www.microsoft.com/en-us/download/details.aspx?id=30679) and 2015
(http://www.microsoft.com/en-us/download/details.aspx?id=53840).
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher