Thank you, it's working. So could you please suggest instead of executing 
command on  *"emcmdprompt" *to generate *.wasm* file,  Can we not write 
command in any file and easily generate *.wasm *file *??*
On Monday, 19 July 2021 at 04:06:14 UTC+5:30 Floh wrote:

> > Yes aa1.cpp, aa2.cpp, aa3.cpp and aa4.cpp are living inside the folder1.
>
> In that case you need to put the folder name in front of each filename:
>
> emcc -O3 --bind folder1/aa1.cpp folder1/aa2.cpp folder1/aa3.cpp ...
>
> ...and so on.
>

-- 
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 emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/1f0d1c2c-ee03-4979-bb72-ab98e292825cn%40googlegroups.com.

Reply via email to