# rquickjs-sys
[](https://github.com/DelSkayn/rquickjs)
[](https://crates.io/crates/rquickjs-macro)
[](https://docs.rs/rquickjs-macro)
[](https://github.com/DelSkayn/rquickjs/actions?query=workflow%3ARust)
This crate is a procedural macros for the high level Rust bindings for the [QuickJS-NG](https://quickjs-ng.github.io/quickjs/) JavaScript engine, a fork of the [QuickJS](https://bellard.org/quickjs/) Javascript engine.
**NOTE:** Do not use this crate directly in favor of [rquickjs](https://crates.io/crates/rquickjs) crate.