Which version of the emscripten I should use for Qt5.14 beta1
Unsolved
Qt for WebAssembly
-
The latest versions work fine - 1.38.43 and even the latest 1.39.0 works great, if you are building Qt. The documentation has not yet been updated.
For the binaries, 1.38.27 or 1.38.30 will work. Probably any later fastcomp version will also. -
@lorn-potter Thanks, will try with newer compiler, see if it could solve this issue--Cannot open app on firefox(exception thrown: 15354424) but work with Chrome
-
@lorn-potter Compile the app with 1.38.43, got error messages
Fatal: error in validating output shared:ERROR: '/home/yyyy/Qt/3rdLibs/emsdk/fastcomp/bin/asm2wasm chinese_teacher.temp.asm.js --total-memory=16777216 --trap-mode=allow -O3 --mem-init=chinese_teacher.js.mem --mem-base=1024 --wasm-only -o chinese_teacher.wasm --mvp-features' failed (1) Makefile:316: recipe for target 'chinese_teacher.js' failed make: *** [chinese_teacher.js] Error 1