2 unstable releases
Uses old Rust 2015
0.3.0 | Dec 16, 2019 |
---|---|
0.2.0 | Dec 16, 2019 |
#10 in #duktape
Used in duk
14MB
281K
SLoC
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
lib.rs
:
An auto-generated wrapper around the Duktape library.
The API of this wrapper is not stable, and currently exposes transient library APIs.