High level bindings to the QuickJS JavaScript engine, allowing embedding JS in Rust.
# Cargo.toml
[dependencies]
rquickjs = "0.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluates a JavaScript expression and prints the result.
Enable features like 'async' or 'modules' in Cargo.toml if needed.
No dependency data recorded yet.