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

Download history 2695/week @ 2024-06-23 2836/week @ 2024-06-30 3271/week @ 2024-07-07 3158/week @ 2024-07-14 2497/week @ 2024-07-21 3757/week @ 2024-07-28 4073/week @ 2024-08-04 3651/week @ 2024-08-11 3255/week @ 2024-08-18 2982/week @ 2024-08-25 4651/week @ 2024-09-01 5369/week @ 2024-09-08 5003/week @ 2024-09-15 5863/week @ 2024-09-22 5395/week @ 2024-09-29 5591/week @ 2024-10-06

22,191 downloads per month
Used in 26 crates (via rquickjs)

MIT license

675KB
16K SLoC

rquickjs-sys

github crates docs status

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