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

#641 in Development tools

Download history 440/week @ 2023-12-18 285/week @ 2023-12-25 313/week @ 2024-01-01 581/week @ 2024-01-08 481/week @ 2024-01-15 372/week @ 2024-01-22 727/week @ 2024-01-29 318/week @ 2024-02-05 496/week @ 2024-02-12 355/week @ 2024-02-19 423/week @ 2024-02-26 391/week @ 2024-03-04 889/week @ 2024-03-11 751/week @ 2024-03-18 667/week @ 2024-03-25 1164/week @ 2024-04-01

3,509 downloads per month
Used in 35 crates (31 directly)

Apache-2.0 and LGPL-3.0-or-later

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–35MB
~571K SLoC