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 failing tests after the changes in bytecodealliance/wasmtime#7285 #280

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

kpreisser
Copy link
Contributor

@kpreisser kpreisser commented Oct 20, 2023

Fix failing tests after the changes in bytecodealliance/wasmtime#7285.

Since that change, threads, multi-memory, and relaxed-simd are enabled by default. E.g. disabling bulk-memory also requires disabling threads, and disabling simd also requires disabling relaxed-simd.

Since that change, threads, multi-memory, and relaxed-simd are enabled by default.
@peterhuene peterhuene merged commit 4eccd70 into bytecodealliance:main Oct 23, 2023
6 checks passed
@peterhuene
Copy link
Member

@kpreisser thanks for fixing this!

@kpreisser kpreisser deleted the fix-tests branch October 23, 2023 16:40
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