Rust generation #4836
nateinaction
started this conversation in
General
Rust generation
#4836
Replies: 1 comment 1 reply
-
|
I started some work for a WASM sequence engine It's not entirely relevant for FSW but the part that is (type code generation) is there and can convert dictionary types from FPP and generate Rust types and their serialization code: https://github.com/Kronos3/fprime-wasm/blob/master/fprime_build/src/types.rs |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team,
During the FPP modeling presentation at the Advanced Workshop Rob mentioned that the core team was interested in exploring Rust code generation. Is this topic tracked anywhere? Any suggestions on resources/reading that could help folks get up-to-speed on making contributions in that direction?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions