This project is an example of how to handle image file selection and image data processing in a Rust web app. The project uses the Yew frontend to write a web frontend in Rust and compile it to webassembly.
The tutorial explaining the project can be found here Image input web Rust Yew app: Learn now.
To build and run the project cargo and trunk are required.
The command to start the app:
trunk serve