JavaScriptEngineSwitcher.Vroom
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
--------------------------------------------------------------------------------
README file for JS Engine Switcher: Vroom v3.21.0
--------------------------------------------------------------------------------
Copyright (c) 2013-2023 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 the Visual C++
Redistributable for Visual Studio 2012 and the Microsoft Visual C++ 2015
Redistributable.
====================
POST-INSTALL ACTIONS
====================
If in your system does not have the `msvcr110.dll` and `msvcp140.dll` assemblies,
then download and install the Visual C++ Redistributable Packages for Visual
Studio 2012 (https://www.microsoft.com/en-us/download/details.aspx?id=30679) and
2015 (https://www.microsoft.com/en-us/download/details.aspx?id=53840).
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher