home.social

#duktape — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #duktape, aggregated by home.social.

fetched live
  1. @tux0r Do you have JS enabled in #NetSurf? It uses #Duktape engine, so it's experimental. Almost all web apps need JS to run, in contrast to web pages.

  2. @tux0r Do you have JS enabled in ? It uses engine, so it's experimental. Almost all web apps need JS to run, in contrast to web pages.

  3. @tux0r Do you have JS enabled in #NetSurf? It uses #Duktape engine, so it's experimental. Almost all web apps need JS to run, in contrast to web pages.

  4. is a lightweight engine.

    Duktape is an embeddable 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 . Duktape has Unicode support, a debugger, performance measuring, regex, garbage collection, coroutines, compiled functions, and more.

    Website 🔗️: duktape.org/

    apt 📦️: duktape

  5. #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 🔗️: duktape.org/

    apt 📦️: duktape

    #free #opensource #foss #fossmendations #programming

  6. is a collection of 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, handling, code formatting, a simple wrapper for (#JavaScript), and more.

    Website 🔗️: github.com/Tracktion/choc

  7. #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 🔗️: github.com/Tracktion/choc

    #free #opensource #foss #fossmendations #programming