Home

Awesome

duk Build Status

A high-level wrapper around the Duktape Javascript/EcmaScript interpreter.

Currently, the focus is around supporting "extension"/"plug-in" use cases, so the primary supported functionality is:

Other use-cases (like exposing Rust functions to JS) are not yet implemented.