704 B
704 B
xtoyr
Write French words.
User documentation
This software isn't released yet.
Developer documentation
This project use Tauri v1.
See changes
cargo tauri dev
Build for Windows
Require
rustup target add x86_64-pc-windows-gnu
cargo tauri build --target x86_64-pc-windows-gnu
This creates executable at
src-tauri/target/x86_64-pc-windows-gnu/release/xtoyr.exe
, you have to keep
the WebView2Loader.dll
along with the executable.