31a2da04fb5033807f925abfd992241e2a30fb56
Tauri + Angular
On Windows, Tauri requires the the msvc toolchain:
rustup default stable-msvc
Recommended IDE Setup
VS Code + Tauri + rust-analyzer + Angular Language Service.
Keyboard Emulation
Keyboard emulation on most systems requires workarounds for two issues:
- keeping the window with the keyboard on top while another (the input target) is in focus
- not receiving focus when clicked
- sending input
Logging and Statistics
For logging, either use TextTestExe (local program) or TextTestPP (online). The theoretical framework is inspired by https://www.yorku.ca/mack/bit95.html.
Languages
TypeScript
48.5%
CSS
23.4%
Rust
22.6%
HTML
5.5%