Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. WebEngine Vs WebAssembly
Forum Updated to NodeBB v4.3 + New Features

WebEngine Vs WebAssembly

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
2 Posts 2 Posters 599 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yuva
    wrote on 12 Feb 2022, 16:38 last edited by
    #1

    I am new to web relate GUI development.
    I am not quite sure which SW component to use for my application.
    My requirement:

    1. GUI should be web browser based which could be accessible from anywhere (internet connection) and from any device (mobile, laptop, desktop) using the dedicated IP address and Port.
    2. Application should be running from Raspberry Pi CM4 (probably seed studio mini router)
    3. OS may be Raspbian and/or OpenWrt.
    4. Should send and receive messages using MQTT

    I tried some example web assembly codes, which uses the html page implementation.
    Not sure if it is the right module to use for such requirement.

    Kindly suggest and I appreciate your help.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 12 Feb 2022, 21:15 last edited by
      #2

      If you need to access/ show your app via a web browser then WebEngine won't help you at all.

      You can use WebAssembly or any different web framework (Cutelyst, Django, RoR etc.)

      (Z(:^

      1 Reply Last reply
      2

      2/2

      12 Feb 2022, 21:15

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved