We have launcher scripts (`emcc` for UNIX and `emcc.bat` for windows) that are the recommended way to run emscripten.
Currently it is still possible to run as `python emcc.py` but I'd like to make that method less used so that we have more flexibility internally. To that aim I am considering adding warnings for folks that don't use the launcher scripts (https://github.com/emscripten-core/emscripten/pull/13122). Like other warnings it can be disabled, but before landing wanted to see how many folks might be affected. Are you avoiding using the launcher scripts? If so, why? Could you transition to using them? cheers, sam -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/CAL_va2-QzuEfbvcWfiBgvO0HTNco71cFTM%3DT97yFpSz3FNv8zg%40mail.gmail.com.
