Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce binary size of compiled wasmi #157

Closed
joshtriplett opened this issue Jan 15, 2019 · 3 comments
Closed

Reduce binary size of compiled wasmi #157

joshtriplett opened this issue Jan 15, 2019 · 3 comments

Comments

@joshtriplett
Copy link

joshtriplett commented Jan 15, 2019

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?

@pepyakin
Copy link
Collaborator

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!

@barafael
Copy link
Contributor

barafael commented Jun 3, 2021

See #259 :)

@Robbepop Robbepop changed the title Size optimization Reduce binary size of compiled wasmi Dec 13, 2021
@Robbepop
Copy link
Member

Closing this due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants