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

WebAssembly: Wasi Support

    XMLWordPrintable

Details

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

    Description

      The WebAssembly System Interface - https://wasi.dev

      Wasi covers some of the same ground as emscripten, but is less fully featured. Its subcomponents are wasi-sdk, which provides the clang C/C++ compiler; and the wasmtime runtime (libc, libstd++).

      Wasi is interesting since it runs on many operating systems, and is designed to be an embeddable sandbox. There is no mandatory JavaScript usage.

      Qt support can be developed gradually (Qt Core first), in parallel with the emscripten target.

      Attachments

        Issue Links

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

          Activity

            People

              lopotter-ext Lorn Potter
              sorvig Morten Sørvig
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Tor Arne Vestbø Tor Arne Vestbø
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes