You might want to add/look into seed-rs, a web frontend framework for webassembly. It interfaces with the browser through web_sys and provides an elm inspired web UI framework.
I mentioned Seed also in talking about Iced. However, Seed, Yew and their WASM friends are for the Web interfaces, not the Desktop GUIs. Indeed I'm in love with the WASM stack, but I had to draw a line on the technologies. I did a series of articles on Yew, and Seed is on my shortlist of WASM technologies to try.
We're a place where coders share, stay up-to-date and grow their careers.
You might want to add/look into seed-rs, a web frontend framework for webassembly. It interfaces with the browser through web_sys and provides an elm inspired web UI framework.
I mentioned Seed also in talking about Iced. However, Seed, Yew and their WASM friends are for the Web interfaces, not the Desktop GUIs. Indeed I'm in love with the WASM stack, but I had to draw a line on the technologies. I did a series of articles on Yew, and Seed is on my shortlist of WASM technologies to try.