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

Pre-built Qt for WASM with threaing enabled

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
2 Posts 2 Posters 341 Views
  • 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.
  • terma.abaT Offline
    terma.abaT Offline
    terma.aba
    wrote on last edited by
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • lorn.potterL Offline
      lorn.potterL Offline
      lorn.potter
      wrote on 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

      • Login

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