EmscriptenPrepareCacheTask
@CacheableTask
Compiles system libraries and prepares the Emscripten cache for future use with embuilder. It helps achieve more reproducible builds, as this compilation uses the debug-prefix-map parameter to get deterministic paths in the DWARF debug info.
See embuilder.py