Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. How to use gzip in WASM qt?

How to use gzip in WASM qt?

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 426 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.
  • Quang PhuQ Offline
    Quang PhuQ Offline
    Quang Phu
    wrote on last edited by
    #1

    Hi all,

    I have just try to create an example WASM use qt and upload to my server, everything works fine, but I wonder do I need to use gzip to reduce my wasm file in my case because follow image below:
    Screenshot from 2020-11-20 10-03-20.png

    On the bottom info bar, the transfer size only 5.8 MB but actual file is 16.9MB
    And I saw "Content-Encoding: gzip"
    I only upload *.wasm, not *.wasm.gz
    My Qt: 5.15.1
    em++ 1.39.8

    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