You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sami Vaarala 009fba3392 Add ENC16/DEC16/EXTSTR udata to ajduk example 10 years ago
..
alloc-hybrid Add ajduk example for compile time ext strings 10 years ago
alloc-logging Example allocator with alloc/realloc/free logging 10 years ago
alloc-torture Example allocator with wiping/red zones 10 years ago
cmdline Add ENC16/DEC16/EXTSTR udata to ajduk example 10 years ago
coffee Fix coffee Makefile paths and README 10 years ago
eval Whitespace trivia in examples 10 years ago
eventloop Rename various READMEs to .rst suffix 10 years ago
guide Add error handling to getting started examples 10 years ago
hello Whitespace trivia in examples 10 years ago
jxpretty Add jxpretty example 10 years ago
sandbox Sandbox allocator bug fixes 10 years ago
README.rst Add extras/ dir, add READMEs for extras+examples 10 years ago

README.rst

================
Duktape examples
================

Examples for using Duktape. These support user documentation and are
intended as informative illustrations only.

Examples are unmaintained and are not production quality code. Bugs are
not not necessarily fixed, unless the bug makes the example misleading
as documentation.