XMLWordPrintable

Details

    • WebAssembly

    Description

      emscripten has partial support for passing commandline arguments to the webpage app.

      You can pass arguments to wasm apps two ways:

      http://localhost:6931/wasm-args.html?files=quark.qml,quack.qml

      even easier,  emrun has support

      emrun --browser=firefox_nightly wasm-args.html "files=quark.qml&files2=quack.qml"

       

      The glue to have them show up as argv exists in emscripten, but needs javascript glue.

       

       

      Attachments

        For Gerrit Dashboard: QTBUG-72670
        # Subject Branch Project Status CR V

        Activity

          People

            lpotter Lorn Potter
            lpotter Lorn Potter
            Votes:
            5 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 2 open Gerrit changes