Hacker News new | ask | show | jobs
by rozgo 1517 days ago
We’ve been able to build a mobile/web hybrid ride-sharing app using Yew/GraphQL. A robot Lego-like 3D builder, with Yew interop with ThreeJS. And a full 3D web game with Yew hosting a Bevy game. Everything packed with trunk.

It’s still a bit rough around the edges but the Rust benefits more than makes up for it.

1 comments

The api and cli of https://mayhem4api.forallsecure.com/ are written in Rust. Still using react on frontend with REST api written with actix.