1. Home
  2. Browse
  3. duktape

duktape

v2.3.0-2#0Go to latest

Duktape - embeddable Javascript engine with a focus on portability and compact footprint

Install

Run the following Vcpkg command to install the port.

Usage

find_package(duktape CONFIG REQUIRED)

include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${DUKTAPE_INCLUDE_DIRS})

target_link_libraries(main ${DUKTAPE_LIBRARY})

Dependencies

See source

Version

v2.3.0-2#0

Publication

Supports

All

GitHub

svaarala/duktape5.9K

Homepage

github.com/svaarala/duktape

Subtree

bcff929875

License

Complex license

Definition

Control