emscripten-core / emscripten-core/emscripten
LLVM coverage runtime included when linking with `-sMAIN_MODULE=1`
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Since #24160, `-sMAIN_MODULE=1` links the LLVM coverage runtime. It would be nice if it didn't.
This caused the following downstream issue:
https://github.com/pyodide/pyodide/issues/6339
Contributor guide
Assessment
This issue has not been assessed yet.