Downloads

Source releases: these are intended for using Duktape in your program.

DateFilenameDescriptionMD5
2013-09-21duktape-0.6.0.tar.xzalpha, first round of work on public APIXXX
2013-10-30duktape-0.7.0.tar.xzalpha, tracebacks, portability fixesXXX
2013-12-18duktape-0.8.0.tar.xzalpha, E5.1 fixes, compiler limit fixesXXX
2014-02-02duktape-0.9.0.tar.xzalpha, new features, bug/portability fixesXXX
2014-04-13duktape-0.10.0.tar.xzalpha, API improvements, logging, bug/portability fixesXXX
2014-07-11duktape-0.11.0.tar.xzalpha, modules, ES6 subset, bug/portability fixesXXX
2014-09-26duktape-0.12.0.tar.xzbeta, bug fixes, stabilization releaseXXX
2014-10-26duktape-1.0.0.tar.xzstable baseline releaseXXX
2014-10-31duktape-1.0.1.tar.xzmaintenance releaseXXX
2014-11-08duktape-1.0.2.tar.xzmaintenance release (no longer maintained)XXX
2015-01-09duktape-1.1.0.tar.xzlow memory improvementsXXX
2015-02-17duktape-1.1.1.tar.xzmaintenance releaseXXX
2015-03-17duktape-1.1.2.tar.xzmaintenance releaseXXX
2015-04-03duktape-1.1.3.tar.xzmaintenance release (no longer maintained)XXX
2015-04-05duktape-1.2.0.tar.xzdebugger, script timeout, performanceXXX
2015-04-08duktape-1.2.1.tar.xzmaintenance releaseXXX
2015-06-02duktape-1.2.2.tar.xzmaintenance releaseXXX
2015-08-09duktape-1.2.3.tar.xzmaintenance releaseXXX
2015-09-06duktape-1.2.4.tar.xzmaintenance releaseXXX
2015-11-23duktape-1.2.5.tar.xzmaintenance releaseXXX
2016-04-19duktape-1.2.6.tar.xzmaintenance release (no longer maintained)XXX
2015-09-12duktape-1.3.0.tar.xztyped arrays, duk_config.h, module.exports, performanceXXX
2015-11-27duktape-1.3.1.tar.xzmaintenance releaseXXX
2016-01-11duktape-1.3.2.tar.xzmaintenance releaseXXX
2016-04-17duktape-1.3.3.tar.xzmaintenance releaseXXX
2016-01-10duktape-1.4.0.tar.xzminor fixes and improvements, performanceXXX
2016-04-19duktape-1.4.1.tar.xzmaintenance releaseXXX
2016-08-29duktape-1.4.2.tar.xzmaintenance release (no longer maintained)XXX
2016-05-03duktape-1.5.0.tar.xzlow memory and debugger improvementsXXX
2016-08-30duktape-1.5.1.tar.xzmaintenance releaseXXX
2016-12-09duktape-1.5.2.tar.xzmaintenance release (no longer maintained)XXX
2016-12-12duktape-1.6.0.tar.xzsuspend/resumeXXX

Git repos: development git repo (with a lot of churn) is hosted at https://github.com/svaarala/duktape/. Unpacked source releases are available as tags in the https://github.com/svaarala/duktape-releases/ repo.

You only need to check out the git repo if you intend to change the internals of Duktape or want to use a bleeding edge version.

RELEASES