1. Home
  2. Browse
  3. duktape

duktape

v2.5.0#3Go to latest

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.5.0#3

Publication

Supports

All

Homepage

github.com/svaarala/duktape

Subtree

a6cb7292c4

License

Complex license

Definition

Manifest