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

webassembly: support disk cache in QtDeclarative if feasible

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • None
    • QPA
    • None

    Description

      Currently, support for using a disk cache in QtDeclarative is disabled. This is due to the filesystem sandbox in which WebAssembly lives, in that it does not have normal access to the filesystem.

      This is to research if it is feasible to use the disk caching, through emscripten FS javascript if needed.

      https://kripken.github.io/emscripten-site/docs/api_reference/Filesystem-API.html

      Persistent file system access involves synching files to the sandbox, which can be slow.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              lpotter Lorn Potter
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Tor Arne Vestbø Tor Arne Vestbø
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes