27 releases
0.6.2 | May 6, 2024 |
---|---|
0.6.0 | Apr 25, 2024 |
0.5.1 | Feb 21, 2024 |
0.4.0 | Dec 8, 2023 |
0.1.1 | Feb 7, 2021 |
#864 in Procedural macros
22,191 downloads per month
Used in 26 crates
(via rquickjs)
675KB
16K
SLoC
rquickjs-sys
This crate is a procedural macros for the high level Rust bindings for the QuickJS JavaScript engine.
NOTE: Do not use this crate directly in favor of rquickjs crate.
Supported macros
FromJs
(derive)IntoJs
(defive)HasRefs
(derive)bind
(attribute)embed
(attribute)
Dependencies
~7.5MB
~188K SLoC