This project aims to create a multi-platform binding of Duktape ECMAScript engine for .NET Standard 1.5.
Before building .NET projects, configure duktape with python.exe .\tools\configure.py --output-directory dist-dll --dll
Before testing, copy the proper native libduktype.dll to the output directory.