#duktape #packages #different #yes #sorry #added #address

sys duktape_ffi_raw

A simple wrapper around the Duktape C library

2 stable releases

2.30.0 May 15, 2019
2.3.0 Apr 5, 2019

#6 in #sorry

MIT license

3.5MB
71K SLoC

C 71K SLoC // 0.2% comments Rust 23 SLoC

duktape_ffi_raw

What is this?

A very simple create that packages the Duktape C library for use in Rust.

Aren't there about a dozen of these crates?

Yes. They all seem to address slightly different needs so I've added to the pile. Sorry.

Duktape version

This currently includes version 2.3.0 of Duktape. To update it, replace the contents of the duktape-src directory with new code.

The version number of this crate is reflective of the Duktape version: 2.30.x is 2.3.0 of Duktape. 2.40.x will be 2.4.0, and so on.

Dependencies

~0–2.2MB
~43K SLoC