emscripten-core / emscripten-core/emscripten
Enable REVERSE_DEPS=all on O0/O1
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Now that we have a REVERSE_DEPS setting, can we make `all` the default on O0 and O1 builds? The `all` setting matches the expectation of "fast builds, suboptimal binaries" of the O0/O1 optimizer levels.
Contributor guide
Assessment
This issue has not been assessed yet.