Hi,

I'm on 1.35.0 and when I try to emit a Javascript file with --separate-asm, 
I get the error below:


*assert not (separate_asm and final_suffix != 'html'), '--separate-asm 
requires building to HTML'*

*AssertionError: --separate-asm requires building to HTML*

Is it possible to emit a Javascript file with EMCC using --separate-asm? I 
looked at the documentation for separate_asm.py but what kind of input 
arguments should I pass to the python script?

-- 
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.

Reply via email to