- Messages
- 2
- Country

Hi everyone,
I'm very new to this but wanted to give back to this excellent forum.
The FBW A320 and A380 use Rust.
Similarly, I have created a template project for writing Gauges in Rust for MSFS:
github.com
Rust can be used instead of RPN, C++ or JavaScript to write logic for your aircraft - and it's really fast.
It uses msfs-rs from FlyByWire Simulations, so it's like C++ and compiles to WASM in the same way Microsoft intended.
If you want to give it a shot, feel free - I sure had fun creating it.
Cheers,
Tom
I'm very new to this but wanted to give back to this excellent forum.
The FBW A320 and A380 use Rust.
Similarly, I have created a template project for writing Gauges in Rust for MSFS:
GitHub - MrMinimal/msfs-rust-aircraft: Rust Aircraft Template for MSFS 2020
Rust Aircraft Template for MSFS 2020. Contribute to MrMinimal/msfs-rust-aircraft development by creating an account on GitHub.
Rust can be used instead of RPN, C++ or JavaScript to write logic for your aircraft - and it's really fast.
It uses msfs-rs from FlyByWire Simulations, so it's like C++ and compiles to WASM in the same way Microsoft intended.
If you want to give it a shot, feel free - I sure had fun creating it.
Cheers,
Tom
Last edited:
