Hello maybe it's not possible, but it's worth a try:
Simply said, I would like to have a textbox. When the user presses a "Compile" button, the content of the textbox shall be transferred into emscriptens file system and the program which was compiled into emscripten shall be started. It compiles the file, writes the result into another file and finishes. This shall be recognized by the emscripten VM and finally a download of the created file shall be started. I went through several documents and sources already, but I couldn't find any hint if and how it's possible to start the emschripten "program" on request, detecting its end and writing in the file system before and after. It this possible at all and do there any howtos or sources exist? Many thanks! Steffen -- 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.
