Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-121924

wasm: Make the wasm platform plugin be a shared library when using dynamic linking

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • QPA
    • None

    Description

      The platform plugin (libqwasm.a) is currently linked into the application wasm file as a static library, which duplicates the code and can make it impossible to update Qt independently of the application.

      Instead, the platform plugin should be a .so file which gets preloaded at download/startup time.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            piwierci Piotr Wierciński
            sorvig Morten Sørvig
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes