duk-sys 0.2.0

Direct low-level auto-generated bindings to the duktape library
Documentation

duktape-sys

An auto-generated wrapper around the Duktape library.

The API of this wrapper is not stable, and currently exposes transient library APIs.

Generated code

This code base contains auto-generated C and Rust wrapper code. The code generator is shipped as a cargo example. To re-generate the wrapper code, run:

cargo run --example gen-wrapper