-
Epic
-
Resolution: Out of scope
-
P2: Important
-
None
-
QDS 4.0
-
None
-
Research how to run Qt DS over WASM
-
Now that WASM is more mature and supports multithreading, we should have possibility to compile and run a Qt DS instance in a browser. All the functionality does not have to be 'in' but basically these widgets
- formview (2D)
- property panel
- components widget
- connections widget
- state management widget
Tasks that should be done with the prototype:
- create new application
- add components from component library
- add component states
- add functionality (signal handler) to change state
- save project
- run and test
Once these steps can be validated, proto should be measured on
- start-up time
- ram usage
- latency to the UI if WASM build is located server-side