Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Solved Hosting a Static Website on Amazon S3 with Qt for WebAssembly

    General and Desktop
    5
    6
    274
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • tham
      tham last edited by

      Is this possible? Anyone tried it before?
      Thanks

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        I have not tried with S3 (only with Apache and with Cutelyst) but I'm pretty sure it should work. The "backend" is really, really simple - just s couple of JavaScript files plus the WASM binary, I think it should work on any server.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • lorn.potter
          lorn.potter last edited by

          Yes it is possible and someone has qt examples up:
          https://s3.eu-west-2.amazonaws.com/wasm-qt-examples/last/index.html

          Freelance Software Engineer, Platform Maintainer QtWebAssembly, Maintainer QtSensors
          Author, Hands-On Mobile and Embedded Development with Qt 5 http://bit.ly/HandsOnMobileEmbedded

          tham 1 Reply Last reply Reply Quote 2
          • tham
            tham @lorn.potter last edited by tham

            @lorn-potter said in Hosting a Static Website on Amazon S3 with Qt for WebAssembly:

            Yes it is possible and someone has qt examples up:
            https://s3.eu-west-2.amazonaws.com/wasm-qt-examples/last/index.html

            Thanks, this post mentioned how to do it. I like the idea of using Qt to create the web app, but this can't be done since it do not support ssl yet(without ssl I can't use the facilities of aws).

            Questions:

            1. Would ssl included in Qt5.14?
            2. Any plan to release a prebuild version of Qt for wasm compiled with the flag Os(optimize for size but no speed)?

            Thanks for your efforts put on Qt for wasm.

            1 Reply Last reply Reply Quote 0
            • M
              MariaWilliams Banned last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • D
                DavidJoseph Banned last edited by DavidJoseph

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • First post
                  Last post