duktape-rs
duktape-rs copied to clipboard
Rust wrapper for Duktape, a lightweight, embedded JavaScript interpreter.
Results
2
duktape-rs issues
Sort by
recently updated
recently updated
newest added
There are three crates out there: - https://crates.io/crates/duktape - https://crates.io/crates/duktape_sys - https://crates.io/crates/duktape_ffi could you please explain the differences?
This allows the bindings/glue to compile with nightly rust. If you merged this and pushed duktape_sys to crates.io, I would be grateful!