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

wasm: use wasm64/memory64 mode

XMLWordPrintable

    • WebAssembly
    • 924eec1da (dev)

      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.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes