Qt 6.11 is out! See what's new in the release
blog
Can the C# Bridge be deployed to WebAssembly?
-
For an educational project, I want to compile Qt 6 C# (presumably, via the new Qt Bridge) to GitLab Pages-compatible WASM (presumably, via Emscripten). Is this feasible, and/or possible?
If not, I am happy to file an enhancement request for Qt Jira's
QTBRIDGESproduct. Though, I fear that it may be as difficult as whatgithub.com/pyodide/pyodide-recipes/issues/183describes.