You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
I read somewhere that by removing any .unwrap() or .expect() the panic handling code can be remove and result in smaller bins.
https://rustwasm.github.io/docs/book/reference/code-size.html#avoid-panicking