You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable parallel-compilation CLI feature from wasmtime-fuzzing (#10165)
Turns out our request to disable parallel compilation was being ignored
because we weren't enabling the right crate feature. Let's enable it so
it doesn't get ignored while fuzzing.
0 commit comments