Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Hosting a Static Website on Amazon S3 with Qt for WebAssembly
QtWS25 Last Chance

Hosting a Static Website on Amazon S3 with Qt for WebAssembly

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 5 Posters 583 Views
  • 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.
  • thamT Offline
    thamT Offline
    tham
    wrote on last edited by
    #1

    Is this possible? Anyone tried it before?
    Thanks

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      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
      0
      • lorn.potterL Offline
        lorn.potterL Offline
        lorn.potter
        wrote on last edited by
        #3

        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

        thamT 1 Reply Last reply
        2
        • lorn.potterL lorn.potter

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

          thamT Offline
          thamT Offline
          tham
          wrote on last edited by tham
          #4

          @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
          0
          • D Offline
            D Offline
            DavidJoseph
            Banned
            wrote on last edited by DavidJoseph
            #5
            This post is deleted!
            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved