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: Enable all optional wasm features for validation #520

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

Swatinem
Copy link
Member

Otherwise the validation would reject otherwise valid wasm files which
use off-by-default features.

This fixes getsentry/sentry-cli#1159

Otherwise the validation would reject otherwise valid wasm files which
use off-by-default features.
@Swatinem Swatinem requested a review from a team March 23, 2022 13:29
@Swatinem Swatinem enabled auto-merge (squash) March 23, 2022 16:10
@Swatinem Swatinem merged commit e2060c5 into master Mar 24, 2022
@Swatinem Swatinem deleted the fix/wasm-features branch March 24, 2022 13:20
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.

Difutil does not recognize debug info in wasm with Pthreads
3 participants