Rust Code Generator (arora-module-rust)
This crate provides both a library and an binary.
The binary is meant to be used in the context of
arora-module-cli.
The library can provides the function
generate_sources
to generate Rust code from
ModuleAssets produced by arora-module-core.
See the Test Rust WASM module
for a working example.