diff options
Diffstat (limited to 'emcc')
-rwxr-xr-x | emcc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ Options that are modified or new in %s include: C++ exception catching, use -s DISABLE_EXCEPTION_CATCHING=0 ) -O2 As -O1, plus the relooper (loop recreation), - plus closure compiler + plus closure compiler advanced opts Warning: Compiling with this takes a long time! -O3 As -O2, plus dangerous optimizations that may break the generated code! If that happens, try |