Thanks for reporting, that looks like a bug. Fix in https://github.com/kripken/emscripten/pull/7601
On Mon, Dec 3, 2018 at 2:05 AM <[email protected]> wrote: > Hi Shlomi Fish , > Thanks for your quick response. I am new to emscripten. > Currently, I can see that we have set MAIN_MODULE=2 > and we want to stick to it. But do not want to have.asm.js > > Kind Regards, > Praveer > > > On Monday, December 3, 2018 at 5:12:53 PM UTC+8, Shlomi Fish wrote: >> >> Hi praveer, >> >> On Mon, 3 Dec 2018 00:12:09 -0800 (PST) >> [email protected] wrote: >> >> > Hi, >> > Is there any way to stop creating a ".asm.js" file. >> > Currently, our build system generates both ".wasm" and ".asm.js" file >> and >> > Actually, we do not need ".asm.js" file. Is there any way to stop >> creating >> > the ".asm.js" file >> > >> >> Can you share the code of the build system? How are you invoking emcc? >> Please >> see: >> >> * https://github.com/shlomif/writing-the-perfect-question >> >> * https://github.com/shlomif/how-to-share-code-online >> >> * http://sscce.org/ >> >> Regards, >> >> Shlomi Fish >> >> > Thanks in advance. >> > Kind regards, >> > praveer >> > >> >> >> >> -- >> ----------------------------------------------------------------- >> Shlomi Fish http://www.shlomifish.org/ >> Star Trek: “We, the Living Dead” - http://shlom.in/st-wtld >> >> Buddha has the Chuck Norris nature. >> — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ >> >> Please reply to list if it's a mailing list post - http://shlom.in/reply >> . >> > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
