Build, bundle & ship your Rust WASM application to the web
https://yew.rs/zh-Hans/docs/getting-started/introduction
rustup target add wasm32-unknown-unknown
cargo install --locked trunk
Build, bundle & ship your Rust WASM application to the web
https://yew.rs/zh-Hans/docs/getting-started/introduction
rustup target add wasm32-unknown-unknown
cargo install --locked trunk