-
Duktape
Duktape
portability and compact
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.
Main features
Built-in debugge...
-
Duktape API
Duktape API
The Duktape API (defined in
duktape.h) is a set of constants
and API calls which allows C/C++ programs to interface with Ecmascript
code and shields them from internal details like value ...
-
Duktape Programmer's Guide
Duktape Programmer's Guide
This guide provides an introduction to using Duktape in your programs.
Once you're familiar with the basics, there is a concise
API reference for looking up API details.
Thi...
-
Duktape
Duktape
portability and compact
duktape.c
and
duktape.h to your build, and use the Duktape API to call Ecmascript
functions from C code and vice versa.
Main features
22kB startup RAM (x86, lowmem op...
-
Downloads
Downloads
Date
fa384a42a27d996313e0192c51c50b4a
294db51750f8c0153c361c09edffd2dc
d3db2ae0b1295e819e459516e112f93d
a09355eee52d445fe1a1c3198377fca1
ab83f0a8d3473b3bc6dc82f0c48c2959
7d315a80c5e9937bd56e...
-
Dukweb.js test
((o) Dukweb.js test
Works in Chrome/Chromium/Firefox. There is much to
improve in the Duktape/browser bindings and errors are not handled nicely
yet, so keep your Javascript Console open. Also note ...