@mirro
I have not used WebAssembly. The following is my understanding.
You can only access the webassembly page via the JavaScript DOM. Qt QWebChannel lets you do that.
I ask again, and will not repeat further:
What are you actually trying to achieve with "How to pass parameters between webassembly for qt and htm5?"?
Maybe you do not want a full webassembly application but instead just a QWebEnginePage, I don't know.