duktape 2.6.0
Channel: guix
Home page: https://duktape.org/
Licenses: Expat
Synopsis: Small embeddable Javascript engine
Description:
Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. Duktape is easy to integrate into a C/C++ project: add duktape.c
, duktape.h
, and duk_config.h
to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa.
Total results: 1