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
The code saved and restored std::cout, not the current stream... and the
current stream is std::cout in most tests, so this went unnoticed. Printing
from wasm-dis works otherwise apparently, and the bug showed up there.
0 commit comments