2 stable releases
new 1.0.2 | Mar 5, 2025 |
---|---|
1.0.1 | Nov 14, 2024 |
1.0.0 |
|
#1137 in Procedural macros
137 downloads per month
Used in 4 crates
(2 directly)
145KB
3.5K
SLoC
deno-bindgen2-common
This library contains common code for parsing and transforming Rust source code. It has two primary consumers: deno-bindgen2-macro
and deno-bindgen2-cli
The macro crate uses this library to parse and transform source code and generate FFI symbol wrappers. The cli crate uses this library to parse Rust source code and generate a close analogue for TypeScript.
Dependencies
~10–19MB
~269K SLoC