-
-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add support for Web Assembly and Tizen #1936
Comments
Thanks for the request! Once upon a time there was an ASP.NET Web Forms platform, however it certainly had limitations. Web Assembly would not have the same problems as it'd run all in the browser and can respond to events more like desktop apps. I don't have resources to add these platforms but I could certainly help someone keen to get it going. |
I think the WinUI3 backend might support WASM and HTML/Web platforms via platform.uno as Uno Platform is an implementation of WinUI. I am not sure to what extent are WinUI components implemented but simple/trivial WinUI samples work as-is on Uno Platform. I am not sure about Tizen, but in case WinUI3 is completed, Uno also supports rendering directly to the framebuffer (for kiosks with limited resources, etc.), might be something that might me easier to port to Tizen, @Barshan-Mandal . |
understood brother |
Related: @roozbehid/WasmWinforms |
Please create a shared project for all platforms
The text was updated successfully, but these errors were encountered: