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

WebAssembly: Wasi Support

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:

                There are no open Gerrit changes