Embeddable Javascript engine with a focus on portability and compact footprint.
find_package(duktape CONFIG REQUIRED)
include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${DUKTAPE_INCLUDE_DIRS})
target_link_libraries(main ${DUKTAPE_LIBRARY})
v2.5.0#4
All
Complex license
Manifest