The demo pages go to great lengths to work around the fact that WebPerl can only be run once.
The comment in perlrunner.html says
Of course, at some point I should investigate how difficult it really is to re-start an Emscripten program...
What's the status of this? Are there any references or hints from Emscripten devs about that? It would be really nice to be able to run WebPerl multiple times directly without IFrame work-arounds.
The demo pages go to great lengths to work around the fact that WebPerl can only be run once.
The comment in
perlrunner.htmlsaysWhat's the status of this? Are there any references or hints from Emscripten devs about that? It would be really nice to be able to run WebPerl multiple times directly without IFrame work-arounds.