emscripten-core / emscripten-core/emscripten
The --cache option doesn't work in emcc: emcc.py saves the cache directory into config.CACHE, but tools/cache.py uses its own local CACHE variable
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Please make sure that config.CACHE in emcc.py and CACHE in tools/config.py always refer to the same value.
Version: 3.1.74
FreeBSD 14.1
Contributor guide
Assessment
This issue has not been assessed yet.