.NET console application for reproduce an error that occurs during execution of a polyfill based on the core-js library in the ChakraActiveScript
mode of MSIE JavaScript Engine for .NET.
- Windows 7 SP1 or higher with the
jscript9.dll
library installed in theSystem32
folder - .NET Framework 4.6.2 or higher
- .NET SDK
- Git for Windows
- Node.js
- Clone a repository.
mkdir TemporaryProjects && cd TemporaryProjects
git clone https://github.com/Taritsyn/TestCoreJsInActiveScriptJsEngine
- Build a JS polyfills.
cd TestCoreJsInActiveScriptJsEngine
build-js
- Run a console application.
dotnet run -c Release
- Select a first option