linera-witty

Crates.iolinera-witty
lib.rslinera-witty
version0.15.3
created_at2023-07-13 22:23:09.848765+00
updated_at2025-09-13 21:22:12.097955+00
descriptionGeneration of WIT compatible host code from Rust code
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id915687
size413,270
Andreas Fackler (afck)

documentation

https://docs.rs/linera-witty/latest/linera_witty/

README

Linera Witty

This crate allows generating WIT files and host side code to interface with WebAssembly guests that adhere to the WIT interface format. The source of truth for the generated code and WIT files is the Rust source code.

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.

Commit count: 4601

cargo fmt