emscripten-core / emscripten-core/emscripten
Emrun only displays stderr in the console, but not in the html output textarea
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Module.printErr:
https://github.com/emscripten-core/emscripten/blob/251e842ebbab1d8fc5e836a8ce950706e871be2f/src/shell.html#L1244-L1247
Module.print: https://github.com/emscripten-core/emscripten/blob/251e842ebbab1d8fc5e836a8ce950706e871be2f/src/shell.html#L1227-L1243
Is this intentional behavior? If not, does it make sense to contribute a PR to change that?
Contributor guide
Assessment
This issue has not been assessed yet.