Open RedGl0w opened 3 years ago
After some tests, it seems that the rollback system of poincare doens't work at all with emterpreter-async (probably the stack manipulation of setjmp / longjmp isn't supported by empterpreter, because on omega with WASM we don't have this issue).
To Reproduce
Steps to reproduce the behavior:
100!
sqrt(ans)
Screenshots
When compiling the simulator without window name (because of https://github.com/numworks/epsilon/issues/1734) and with
DEBUG=1
, when following the crashing scenario here is the logs :Environment