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 wasm file size #26

Closed
kovacsv opened this issue Apr 14, 2023 · 1 comment
Closed

Reduce wasm file size #26

kovacsv opened this issue Apr 14, 2023 · 1 comment

Comments

@kovacsv
Copy link
Owner

kovacsv commented Apr 14, 2023

Using the -Os or -Oz compile time flag can reduce the file size, but the performance implications must be checked.

kovacsv added a commit that referenced this issue Apr 15, 2023
@kovacsv kovacsv closed this as completed Apr 15, 2023
@kovacsv
Copy link
Owner Author

kovacsv commented Apr 15, 2023

It's a bit slower now, but the file size went down from 21MB to 12MB.

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

1 participant