First test of QT Remote Monitor WASM

This commit is contained in:
Jon ESA
2026-04-01 19:37:12 +01:00
parent 842c33070e
commit 21a3c35876
4 changed files with 351 additions and 0 deletions

3
build-run.sh Normal file
View File

@@ -0,0 +1,3 @@
/home/user/Qt/6.7.3/wasm_singlethread/bin/qt-cmake -S . -B build-wasm -G Ninja
cmake --build build-wasm