Crates.io | wit-bindgen |
lib.rs | wit-bindgen |
version | 0.34.0 |
source | src |
created_at | 2021-11-16 19:50:30.74319 |
updated_at | 2024-10-08 23:26:45.540752 |
description | Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model. |
homepage | https://github.com/bytecodealliance/wit-bindgen |
repository | https://github.com/bytecodealliance/wasi-rs |
max_upload_size | |
id | 482963 |
size | 72,025 |
wit-bindgen
Guest Rust language bindings generator for WIT and the Component Model
A Bytecode Alliance project
This crate provides a macro, generate!
, to automatically generate Rust
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 wit-bindgen
repository which
also contains a CLI and generators for other languages.
This project is licensed under the Apache 2.0 license with the LLVM exception. See LICENSE for more details.
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.