-
-
Notifications
You must be signed in to change notification settings - Fork 815
Building Ruffle
nosamu edited this page Jun 20, 2022
·
16 revisions
Ruffle is built using the Rust programming language. The first step to building Ruffle:
- Install Rust for your platform.
See the Ruffle website Readme.
To run unit and regression tests:
cargo test --all
© 2023 Ruffle Wiki Contributors. View license.