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

wasm: use wasm64/memory64 mode

    XMLWordPrintable

Details

    • WebAssembly
    • 924eec1da (dev)

    Description

      Currently, webassembly has support for 64 bit memory - but in Emscripten, it is still a WIP and experimental. It currently lacks features such as exceptions (longjmp), threads and dynamic linking

       

      https://v8.dev/blog/4gb-wasm-memory#:~:text=Thanks%20to%20recent%20work%20in,the%20previous%20limit%20of%202GB

       

      https://github.com/WebAssembly/memory64/blob/main/proposals/memory64/Overview.md

       

      Emscripten has some support with -S MEMORY64

      This is to keep track and occasionally test Emscripten and Qt WebAssembly can support wasm64.

       

      Attachments

        Issue Links

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

          Activity

            People

              lpotter Lorn Potter
              lpotter Lorn Potter
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes