Hacker News new | ask | show | jobs
by cercatrova 2187 days ago
Still in development, basically. It's not used for full GUI apps necessarily, more like to run computations in the background that are then sent back to the HTML/CSS/JS based GUI.
1 comments

I see. But theoretically say I want to make a web-accessible GUI I could just make it using my favorite native GUI library which supports compiling to WASM and it _should_ work from there cross platform + mobile, right? Thanks for the chat :-)