You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems not that easy to achieve this goal. Tauri doesn't provide functionality to call JS from Rust. The event system cannot easily provide a return value.
Tauri contains a browser engine, and it has already got support for WASM.
The text was updated successfully, but these errors were encountered: