Just started learning Rust and Yew-Wasm web app development!
I'm excited to build really performant web apps, but I'm disappointed at the minimum size of a 'hello world' web app with Rust-originated Wasm.
My ultra-basic increment-decrement a counter is a 850kb-ish *.wasm. Why so heavy?