1 个不稳定版本

0.1.0 2019年7月13日

#5 in #quick-js

MIT 许可协议

2.5MB
70K SLoC

C 63K SLoC // 0.0% comments • Rust 包仓库 JavaScript 6K SLoC // 0.0% comments • Rust 包仓库 Bitbake 547 SLoC // 0.2% comments • Rust 包仓库 Shell 50 SLoC // 0.1% comments • Rust 包仓库 Rust 29 SLoC // 0.3% comments • Rust 包仓库

quickjs-sys

QuickJS JavaScript引擎提供的低级Rust绑定。

# Cargo.toml
[dependencies]
quickjs-sys = "0.1"

C API的文档可以在这里找到:这里

许可协议

QuickJS库由Fabrice Bellard和Charlie Gordon提供,以及这些绑定,均采用MIT许可协议,(LICENSEhttps://open-source.org.cn/licenses/MIT)

无运行时依赖

~0–2.3MB
~44K SLoC