#javascript #duktape #js

sys duk-sys

直接低级自动生成的 duktape 库绑定

2 个不稳定版本

使用旧的 Rust 2015

0.3.0 2019年12月16日
0.2.0 2019年12月16日

#10 in #duktape


用于 duk

MIT 许可协议

14MB
281K SLoC

C 267K SLoC // 0.2% comments Python 6K SLoC // 0.2% comments JavaScript 4.5K SLoC // 0.2% comments Rust 2.5K SLoC C++ 205 SLoC // 0.2% comments CoffeeScript 32 SLoC // 0.1% comments

duktape-sys

一个自动生成的 Duktape 库包装器。

此包装器的 API 不稳定,目前公开了瞬态库 API。

生成代码

此代码库包含自动生成的 C 和 Rust 包装器代码。代码生成器作为 cargo 示例提供。要重新生成包装器代码,请运行

cargo run --example gen-wrapper

lib.rs:

一个自动生成的 Duktape 库包装器。

此包装器的 API 不稳定,目前公开了瞬态库 API。

依赖关系