Experiment with tauri passing data from rust to javascript, by creating a chess app where all of the logic is done in Rust and just the frontend is done in TypeScript React.
Check prerequisites:
git clone https://github.com/jamessizeland/tauri-chess.gitcd tauri-chessbun installbun run tauri dev
Set up to run on Android too.
bun run tauri android dev





