wasmi
wasmi copied to clipboard
Reduce binary size of compiled wasmi
I'm interested in fitting wasmi into small embedded applications, with footprints in the 32k-64k range. Currently, aggressively optimizing wasmi generates binaries in the 300-400k range. Would you be interested in taking patches that further reduce the size of the wasmi crate?
That sounds like a really interesting use-case! I'd be down to accept patches, but only if they don't pessimise the general use case and don't add too much complexity!
See https://github.com/paritytech/wasmi/issues/259 :)
Closing this due to inactivity.