codeapp
codeapp copied to clipboard
Execution of web assembly is not possible in C/C++
"We can't execute webassembly while we are already executing webassembly documents" this type of error is showing in 'C' programming.
-
It happens when we don't provide a input to the program and try to run it again before it completion.
-
Then we have to close the application and restart it again. While doing so it crashes a bunch of times again.
-Please provide a better solution to this.

Feedback has been given on this issue, and the developer promised to fix it in the update, but so far there is no result, so you can only restart the code app.