Looks like there are some tips here: https://rustwasm.github.io/book/reference/code-size.html For how we might be able to optimize the code size of the wasm we transmit.
Looks like there are some tips here: https://rustwasm.github.io/book/reference/code-size.html
For how we might be able to optimize the code size of the wasm we transmit.