We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d5e75 commit 19ac7edCopy full SHA for 19ac7ed
emcc
@@ -467,6 +467,11 @@ Options that are modified or new in %s include:
467
if you see odd errors, as it can help diagnose
468
things.
469
470
+ Note that this will retain temporary files in
471
+ the canonical location (usually
472
+ /tmp/emscripten_temp) because that is what
473
+ EMCC_DEBUG=1 does.
474
+
475
--clear-cache Manually clears the cache of compiled
476
emscripten system libraries (libc++,
477
libc++abi, libc). This is normally
0 commit comments