On Thu, May 21, 2020 at 12:46 PM Floh <[email protected]> wrote: > > > If you mean literally multiple emsdk checkouts, then yes, with > --embedded allows them to work at the same time with neither one being the > default. > > This is the important use case for me, not the other one. I have a setup > helper script which installs a "local" emsdk in a subdirectory with > --embedded, and a tailored cmake toolchain file which uses this local > emsdk. This is basically to make sure that this local emsdk version isn't > interfering with the global SDK the user might have installed, or other > local emsdk's in other locations. > > It already works as expected, and now that this works without --cache and > --em-config it's easier then ever. I'm very happy with your changes :) >
And soon `--embedded` will be the default so this should be even easier: https://github.com/emscripten-core/emsdk/pull/472 > -- > 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/51289c8c-f3ac-43ce-a68f-3ddfc1479c41%40googlegroups.com > <https://groups.google.com/d/msgid/emscripten-discuss/51289c8c-f3ac-43ce-a68f-3ddfc1479c41%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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_V%2Be0fY91Dr3vBtAjkNVWCEHuScH3x0ZBkn%3DM_kEGHjA%40mail.gmail.com.
