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
[wasm-reduce] Get the return code from pclose (#7624)
Rather than executing the reduction command twice for every candidate,
once to get the return code and once to capture stdout, just run it once
and capture both.
0 commit comments