logoalt Hacker News

lukechu10today at 2:21 PM1 replyview on HN

Ok I've modified it slightly.

But Sycamore does have ambitions to have native GUI support as well. I'm currently looking at GTK, Iced, and GPUI and see if it would be possible to add Sycamore support. This would make it possible to create GTK, Iced, or GPUI apps using building blocks from Sycamore.


Replies

airstriketoday at 2:33 PM

Once upon a time there was iced_web https://github.com/iced-rs/iced_web

FWIW, as an iced user, personally I'd prefer to write iced and use something like sycamore to build for the web rather than the other way around

show 1 reply