linera-witty

Crates.iolinera-witty
lib.rslinera-witty
version0.10.5
sourcesrc
created_at2023-07-13 22:23:09.848765
updated_at2024-05-22 21:00:28.764928
descriptionGeneration of WIT compatible host code from Rust code
homepagehttps://linera.dev
repositoryhttps://github.com/linera-io/linera-protocol
max_upload_size
id915687
size266,948
Janito Vaqueiro Ferreira Filho (jvff)

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: 3163

cargo fmt