Resources size #2793
andriiradkevych
started this conversation in
General
Resources size
#2793
Replies: 1 comment 1 reply
-
The bundle produced by You can compile a release build with By default, [profile.release]
lto = true
codegen-units = 1
panic = "abort"
opt-level = "z" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://yew.rs/docs/getting-started/build-a-sample-app
Made counter page from tutorial , and , it is supper easy page, but resources size transfered - 1.2 mb ,
wasm
file is 1mb . Is it how it should be also in the future ? It is supper heavymani.rs
Beta Was this translation helpful? Give feedback.
All reactions