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

fix: Wasm opt fix #558

Merged
merged 3 commits into from
Jan 29, 2025
Merged

fix: Wasm opt fix #558

merged 3 commits into from
Jan 29, 2025

Conversation

guybedford
Copy link
Collaborator

  • Fixes the opt command to filter to only core modules, we were incorrectly also processing nested components
  • Fixes the opt subrange to support the correct binary size when binaries are smaller
  • Adds a new noVerify option to support skipping the verification step for performance-sensitive callers.

@guybedford guybedford merged commit e083d5a into main Jan 29, 2025
19 checks passed
@guybedford guybedford deleted the wasm-opt-fix branch January 29, 2025 22:07
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.

1 participant