36 releases (8 breaking)
new 0.9.0 | Nov 6, 2024 |
---|---|
0.7.1 | Oct 10, 2024 |
0.4.13 | Jul 27, 2024 |
#1031 in WebAssembly
25,060 downloads per month
Used in 15 crates
(9 directly)
205KB
4.5K
SLoC
wit-bindgen-wrpc
wRPC native application Rust language bindings generator for WIT and the Component Model
About
This crate provides a macro, generate!
, to automatically generate Rust
wRPC bindings for a WIT world. For more information about this crate see the
online documentation which includes some examples and longer form reference
documentation as well.
This crate is developed as a portion of the wRPC
repository which
also contains a CLI and the RPC framework itself
License
This project is licensed under the Apache 2.0 license with the LLVM exception. See LICENSE for more details.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
Dependencies
~6–13MB
~153K SLoC