jetli / rust-yew-realworld-example-app

Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
https://jetli.github.io/rust-yew-realworld-example-app/
Apache License 2.0
861 stars 111 forks source link

Is there a reason to not use trunk? #31

Closed maxcountryman closed 1 year ago

maxcountryman commented 2 years ago

This project mentions its goal is to produce a project sample that adheres closely to Yew idioms. As far as build tooling goes, I'm curious why Trunk isn't used?

jetli commented 2 years ago

Just my laziness I think :), since building ain't broken yet, but I will look into trunk soon, thanks.

cisen commented 2 years ago

+1

jetli commented 1 year ago

upgrade to use trunk