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
31 lines (23 loc) · 1.03 KB
/
readme.txt
File metadata and controls
31 lines (23 loc) · 1.03 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
--------------------------------------------------------------------------------
README file for JS Engine Switcher: ChakraCore for Windows ARM64 v3.26.0
--------------------------------------------------------------------------------
Copyright (c) 2013-2024 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
This package complements the JavaScriptEngineSwitcher.ChakraCore package and
contains the native implementation of ChakraCore version of April 21, 2024
for Windows (ARM64).
This package is only compatible with .NET Core and .NET Framework 4.5.
=============
RELEASE NOTES
=============
1. ChakraCore was updated to version of April 21, 2024.
2. An additional deployment mechanism has been added to MSBuild script for the
case when the target platform is focused on a specific processor architecture.
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher