Hi guy,
Do you think that using Turbo Native/Strada to build a cross platform desktop app (for Window, Linux, or MacOS) is a possible outcome?
I have a SPA webapp, and now I need to embedded some of the views in the SPA into a desktop app. Wraping the Webview is not enough as the desktop app need to receive/send message from the web server, not only display the component on the screen, but also using that message to control some external hardware.