{"library":"dukglue","type":"library","category":null,"description":"A C++ binding/wrapper library for the Duktape JavaScript interpreter.","language":"cpp","status":"active","version":"2022-11-08","tags":["javascript","binding","duktape","embedding"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install dukglue","imports":["#include <dukglue/dukglue.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(dukglue CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE dukglue::dukglue)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}