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

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8.0 FF
    • None
    • QPA
    • None

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes