wit-bindgen

Crates.iowit-bindgen
lib.rswit-bindgen
version0.34.0
sourcesrc
created_at2021-11-16 19:50:30.74319
updated_at2024-10-08 23:26:45.540752
descriptionRust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model.
homepagehttps://github.com/bytecodealliance/wit-bindgen
repositoryhttps://github.com/bytecodealliance/wasi-rs
max_upload_size
id482963
size72,025
wasmtime-publish (github:bytecodealliance:wasmtime-publish)

documentation

README

wit-bindgen

Guest Rust language bindings generator for WIT and the Component Model

A Bytecode Alliance project

supported rustc stable Documentation Status

About

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.

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.

Commit count: 100

cargo fmt