emscripten-core / emscripten-core/emscripten
ANSI escape codes are apparently unsupported
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Try to compile this:
https://github.com/user1095108/dpp/blob/master/mandelbrot.cpp
and run the executable with nodejs. No output is produced.
EDIT: Even worse, it seems the program immediately terminates when it tries to output escape codes.
Contributor guide
Assessment
This issue has not been assessed yet.