|
|
|
|
|
by api
1352 days ago
|
|
I tried some Qt WASM demos here: https://www.qt.io/qt-examples-for-webassembly Nice idea but the problem is that these literally run as a foreign app in the browser. You can't cut and paste or highlight text. They are not web pages. There is a niche for this, probably in business and industrial uses or for making legacy apps available over the web, but it's not something I'd consider for a new system that had to in any way be "web-like" or that was primarily used over the web. |
|