Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 296 Bytes

File metadata and controls

12 lines (10 loc) · 296 Bytes

I wanted to make a dotnet alternative to Wails and Tauri Hence the name "Watari"

  • Uses WKWebView on macOS
  • TODO: Windows support with WebView2
  • TODO: Linux support with WebKitGTK

Planned features

  • Request interception
  • JS ↔ Native messaging
  • Frontend integration
  • TS binding generator