Currently tools like wasm-opt have a tendency to dump the entire program to stdout when they fail. See: https://github.com/emscripten-core/emscripten/issues/10331 For normal users this is almost never what they want or useful. Perhaps we should different modes? Perhaps only print a summary/snippet by default?