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.
... part of T2, get it here
URL: https://duktape.org/
Author: Duktape Org
Maintainer: René Rebe <rene [at] t2-project [dot] org>
License: MIT
Status: Stable
Version: 2.7.0
Remark: Does cross compile (as setup and patched in T2).
Download: https://duktape.org/ duktape-2.7.0.tar.xz
T2 source: duktape.cache
T2 source: duktape.desc
Build time (on reference hardware): 6% (relative to binutils)2
Installed size (on reference hardware): 0.86 MB, 14 files
Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils gawk grep linux-header make sed tar xz
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).