#javascript-engine #quick-js #low-level #bindings #fabrice #bellards

sys quickjs-sys

Low-level Rust bindings for Fabrice Bellards QuickJS Javascript Engine

1 unstable release

0.1.0 Jul 13, 2019

#6 in #quick-js

MIT license

2.5MB
70K SLoC

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

quickjs-sys

Low-level Rust bindings for the QuickJS Javascript Engine.

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

The documentation of the C API can be found here.

License

The QuickJS library by Fabrice Bellard and Charlie Gordon as well as this bindings are licensed under the MIT license, (LICENSE or https://opensource.org/licenses/MIT)

No runtime deps

~0–2.2MB
~43K SLoC