-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathreadme.txt
More file actions
29 lines (22 loc) · 997 Bytes
/
readme.txt
File metadata and controls
29 lines (22 loc) · 997 Bytes
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
--------------------------------------------------------------------------------
README file for MSIE JavaScript Engine for .NET v3.3.1
--------------------------------------------------------------------------------
Copyright (c) 2012-2026 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
This library is a .NET wrapper for working with the JavaScript engines of
Internet Explorer and Edge Legacy (JsRT versions of Chakra, ActiveScript version
of Chakra and Classic JavaScript Engine). Project was based on the code of
SassAndCoffee.JavaScript (https://github.com/anaisbetts/SassAndCoffee),
Chakra Sample Hosts (https://github.com/panopticoncentral/chakra-host) and
jsrt-dotnet (https://github.com/robpaveza/jsrt-dotnet).
=============
RELEASE NOTES
=============
Was made refactoring.
============
PROJECT SITE
============
https://github.com/Taritsyn/MsieJavaScriptEngine