-
CodeBlocks projects for building JerryScript in Windows in "build" folder
-
Simple JavaScript shell in "jerry_shell"
-
D-project with modules, libraries and tests in "jerry_test"
See folder "build" and create dynamic libraries. Use implib (from BUP) for create *.lib from *.dll
implib /S libjerry-core.lib jerry-core.dll
Code::Blocks 17.12
mingw-w64 i636-8.1.0-release-win32-dwarf
dmd 2.080.0 + dub + bup
Coedit 3.6.14
dstep for convert *.h to *.d