forked from Taritsyn/JavaScriptEngineSwitcher
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
39 lines (30 loc) · 1.37 KB
/
readme.txt
File metadata and controls
39 lines (30 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
--------------------------------------------------------------------------------
README file for JS Engine Switcher: V8 for Windows x86 v3.3.0
--------------------------------------------------------------------------------
Copyright (c) 2013-2019 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
This package complements the JavaScriptEngineSwitcher.V8 package and contains
the native implementation of V8 version 7.9.317.32 for Windows (x86).
For correct working of the Microsoft ClearScript.V8 require the Microsoft Visual
C++ Redistributable for Visual Studio 2019.
=============
RELEASE NOTES
=============
1. Microsoft ClearScript.V8 was updated to version 6.0.0 (support of V8 version
7.9.317.32);
2. Now the Microsoft ClearScript.V8 requires the Microsoft Visual C++
Redistributable for Visual Studio 2019.
====================
POST-INSTALL ACTIONS
====================
If in your system does not `msvcp140.dll` assembly, then download and install
the Microsoft Visual C++ Redistributable for Visual Studio 2019
(https://visualstudio.microsoft.com/downloads/#microsoft-visual-c-redistributable-for-visual-studio-2019).
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher