[GH-ISSUE #127] Support Blazor/WebAssembly #76

Closed
opened 2026-05-05 11:03:38 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @logicethos on GitHub (Apr 24, 2019).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/127

It would be amazing to be able to build GUI apps for the browser.

Originally created by @logicethos on GitHub (Apr 24, 2019). Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/127 It would be amazing to be able to build GUI apps for the browser.
Author
Owner

@pauldotknopf commented on GitHub (May 8, 2019):

I'm not sure the benefit you'd get using Qt/QML over HTML/CSS/JS.

<!-- gh-comment-id:490475113 --> @pauldotknopf commented on GitHub (May 8, 2019): I'm not sure the benefit you'd get using Qt/QML over HTML/CSS/JS.
Author
Owner

@logicethos commented on GitHub (May 8, 2019):

Web controls don't really stack up to the quality and interactivity of Qt controls.

<!-- gh-comment-id:490494003 --> @logicethos commented on GitHub (May 8, 2019): Web controls don't really stack up to the quality and interactivity of Qt controls.
Author
Owner

@vadi2 commented on GitHub (Jun 12, 2019):

It's also a business case thing - Electron is a really good choice for businesses as you can share (some) of the investment for online and offline.

<!-- gh-comment-id:501267563 --> @vadi2 commented on GitHub (Jun 12, 2019): It's also a business case thing - Electron is a really good choice for businesses as you can share (some) of the investment for online and offline.
Author
Owner

@shayneoneill commented on GitHub (Mar 10, 2020):

Qt controls would be terrible to use on HTML. They don't behave like HTML at all. Further, Qt is a native technology. Your just not going to get this to work unless you lobby google to make Chrome able to access Native libraries which I 100% guarantee they'll refuse.

<!-- gh-comment-id:596903221 --> @shayneoneill commented on GitHub (Mar 10, 2020): Qt controls would be terrible to use on HTML. They don't behave like HTML at all. Further, Qt is a native technology. Your just not going to get this to work unless you lobby google to make Chrome able to access Native libraries which I 100% guarantee they'll refuse.
Author
Owner

@pauldotknopf commented on GitHub (May 30, 2020):

Closing this, as this isn't likely something we'd support.

<!-- gh-comment-id:636263540 --> @pauldotknopf commented on GitHub (May 30, 2020): Closing this, as this isn't likely something we'd support.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#76
No description provided.