#duktape — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #duktape, aggregated by home.social.
-
#Duktape is a lightweight #JavaScript engine.
Duktape is an embeddable #ECMAScript engine that allows for running JavaScript in C programs with bindings. Duktape is small, using less than 200 kB of memory for simple examples, making it suitable for #embedded. Duktape has Unicode support, a debugger, performance measuring, regex, garbage collection, coroutines, compiled functions, and more.
Website 🔗️: https://duktape.org/
apt 📦️: duktape
-
#CHOC is a collection of #singleheader #Cpp libraries.
CHOC (Clean Header Only Classes) contains several libraries for performing various actions in C++. CHOC includes fast round trip float to string conversion, typed values that can be used in JSON, audio sample buffers, #UTF8 handling, code formatting, a simple wrapper for #Duktape (#JavaScript), and more.
Website 🔗️: https://github.com/Tracktion/choc