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 libwasmer-headless size #3558

Merged
merged 3 commits into from
Jan 30, 2023
Merged

Conversation

fschutt
Copy link
Contributor

@fschutt fschutt commented Jan 30, 2023

This reduces the libwasmer-headless size from 9MB to 2.4 MB by removing all panic info and using abort() instead, however we need to build with a custom libstd for that.

Makefile Show resolved Hide resolved
@fschutt fschutt enabled auto-merge January 30, 2023 14:24
@fschutt fschutt merged commit b498bda into master Jan 30, 2023
@fschutt fschutt deleted the reduce-libwasmer-headless-size branch January 30, 2023 15:06
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

Successfully merging this pull request may close these issues.

2 participants