Details
-
User Story
-
Resolution: Done
-
P1: Critical
-
None
-
Id37824a50927c8ef6939fdba87c818081bd1dce8
Description
Create sample and documentation on how to enable a webserver in a B2Qt image. Reference is Toradex iMX8. This is needed to enable WebAssembly use cases and testing.
For embedded use cases, WebAssembly requires three steps that we need to enable, document and verify:
- Webserver to host WebAssembly running on Yocto based e-Linux B2Qt stack, required under THIS REQUIREMENT
- WebAssembly app can be deployed from Qt Creator to an embedded B2Qt device running a web server (required under QTCREATORBUG-21833)
- the compiled WebAssembly app can be downloaded and run from the embedded B2Qt host on an Android phone (separate requirement
QTBUG-70806).
Attachments
Issue Links
- is required for
-
QTQAINFRA-3614 Verify that WebAssembly app can be deployed from an embedded device to a standard browser
- Closed
-
QTCREATORBUG-21833 Enable WebAssembly deployment and testing (from Qt Creator) on an embedded (B2Qt) device
- Open
-
QTCREATORBUG-21198 Enable WebAssembly app deployment from an embedded B2Qt device to a standard browser
- Withdrawn