[HN Gopher] Single Page Applications using Rust (with WASM)
___________________________________________________________________
Single Page Applications using Rust (with WASM)
Author : ossusermivami
Score : 60 points
Date : 2022-05-02 20:05 UTC (2 hours ago)
(HTM) web link (www.sheshbabu.com)
(TXT) w3m dump (www.sheshbabu.com)
| nitnelave wrote:
| I built the user management UI for my LDAP server implementation
| like that [0]. It's quite nice (I don't like JS), but it's not
| super stable yet, the 0.18 update of yew changed many things in
| an incompatible way. It looks way more like react now, with
| hooks.
|
| [0]: https://github.com/nitnelave/lldap
| jkelleyrtp wrote:
| I felt that yew was pretty verbose so I made a library that's
| closer to React with hooks.
|
| http://dioxuslabs.com
|
| It's pretty young but solves a lot of ergonomic issues with UI in
| Rust. It's probably the closest you can get to React-level
| ergonomics (better in some ways) with Rust.
| [deleted]
| mattrighetti wrote:
| I'm experimenting with WASM & Rust but with a different framework
| named wagi [1], there's a great video by Rainer Stropek & Stefan
| Baumgartner that gives a little introduction to it [0]
|
| [0]: https://www.youtube.com/watch?v=9NDwHBjLlhQ
|
| [1]: https://github.com/deislabs/wagi
| sodality2 wrote:
| (2020)
| ramesh31 wrote:
| Ahh JSP files, how I've missed you.
| eatonphil wrote:
| What is the time to first render?
___________________________________________________________________
(page generated 2022-05-02 23:01 UTC)