30 releases
0.7.0 | Feb 28, 2023 |
---|---|
0.6.0 | Nov 15, 2022 |
0.5.0 | Aug 15, 2022 |
0.4.6 | Jul 6, 2022 |
0.1.5 | Jul 15, 2021 |
#655 in Development tools
14,999 downloads per month
Used in 34 crates
(31 directly)
360KB
8K
SLoC
Code generation from Smithy IDL models
Code generation is implemented in Rust, and output languages currently include Rust and Html (for documentation). We are expecting to add more languages in the future.
The code generator can be invoked:
- as a library
- from build.rs file: to build project sources according to a plan in
codegen.toml
- from the
wash
cli
Documentation on how the code generator works, how to use it with wasmCloud, and how to extend it, can be found in the developer documentation.
Dependencies
~18–33MB
~536K SLoC