wasm64 for Qt
-
Hi,
I'm building a Qt application that loads large files, so I need more than 4 GB of memory.
I know that with 64-bit WebAssembly this wouldn’t be a problem, but I can’t find any option to build Qt with wasm64.Did I miss something, or is Qt not yet ready to be built with WebAssembly 64-bit? If that’s the case, do you know when it might become possible?
Thanks,