1. Home
  2. Browse
  3. duktape

duktape

v2.4.0-5#0Go to latest

Embeddable Javascript engine with a focus on portability and compact footprint.

Install

Run the following Vcpkg command to install the port.

vcpkg install duktape

Usage

find_package(duktape CONFIG REQUIRED)

include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${DUKTAPE_INCLUDE_DIRS})

target_link_libraries(main ${DUKTAPE_LIBRARY})

See source

Version

v2.4.0-5#0

Publication

Supports

All

Homepage

github.com/svaarala/duktape

Subtree

726c111481

License

Complex license

Definition

Control