A Rust wrapper around the QuickJS JavaScript engine for embedding JS execution.
# Cargo.toml
[dependencies]
quick-js = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluate JavaScript expression using QuickJS
Install libquickjs-dev or build from source
No dependency data recorded yet.