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. Pre-built Qt for WASM with threaing enabled
Forum Updated to NodeBB v4.3 + New Features

Pre-built Qt for WASM with threaing enabled

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
2 Posts 2 Posters 342 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.
  • T Offline
    T Offline
    terma.aba
    wrote on 16 Jan 2021, 12:42 last edited by
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • L Offline
      L Offline
      lorn.potter
      wrote on 20 Jan 2021, 06:20 last edited by
      #2

      Threads are still considered experimental in webassembly, in the browsers as well as Qt WebAssembly. Which is why we do not enable them by default. They require the user to tweak the browsers config settings.

      They also need to be served from https due to the shared memory.

      AND they are not real threads, and so work a bit different than unix threads, so it can be a bit tricky.

      Freelance Software Engineer, Platform Maintainer QtWebAssembly, Maintainer QtSensors
      Author, Hands-On Mobile and Embedded Development with Qt 5 http://bit.ly/HandsOnMobileEmbedded

      1 Reply Last reply
      2

      1/2

      16 Jan 2021, 12:42

      • Login

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