Run it with the following commands:
cargo build --release
terminal-games-cli ./target/wasm32-wasip1/release/rust-ratatui-template.wasm
Download the CLI from the main Terminal Games repository
You can also modify .cargo/config.toml to set the runner to the Terminal Games CLI so that you can run cargo run directly.