Hacker News new | ask | show | jobs
by noveltyaccount 221 days ago
I want WASM+DOM so that we can use any language on the web
2 comments

WASM and DOM in Rust: https://www.leptos.dev/

Uno can render to canvas or the DOM in C#: https://platform.uno/

Blazor renders to the DOM: https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blaz...

Beside already mentioned, there is OpenSilver[1]. Supports Silvelight and WPF. Renders to DOM+WASM. They are also planning support for MAUI.

[1] https://opensilver.net/