source-academy/js-slang

Env Viz: unexpected non-termination

Closed this issue · 0 comments

The visualizer should terminate when the given step number is exceeded. Example:

Screen Shot 2023-07-13 at 5 23 23 PM

Here the step number is 50, so it should execute properly up to step 50 and show the states as usual. The last step should show a message "step limit 50 exceeded".