V
V
Vi Vola2020-05-29 07:56:28
Qt
Vi Vola, 2020-05-29 07:56:28

How to embed a qt/wasm application on a website page?

I wrote a small application in Qt / C ++, saved it under webasm - it starts locally, I throw it on vps - it also starts and works. Question: Can I create a project page on the github page and embed the application there? For example, the way it is done here .

In my understanding, the application will be available in my vps on a specific host, and in github-page you can make a small window into which the application will be loaded from the server and displayed.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vi Vola, 2020-06-14
@hakain

In fact, mindtester was right (though I didn’t understand why I deleted my answer)


webasm == frontend. that is static. what are the difficulties?
if you have a back then vps will come in handy

just threw the webasm application on the site and the browser successfully snatched it up and launched it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question