Hi!<br><div><div><br></div>>just 2 generic observations:<br>>- Ctrl+C should /not/ terminate the program, but break into the<br>debugger (to terminate the program, one would use Ctrl+D, at least on<br>Unix)<br>>- current ECL (with thread support), when run from a Unix shell on<br>Windows, also doesn't crash, but terminates the program (again, /not/<br>the desired behavior)<br><br>Thanks. Since I removed exception handling code when porting to emscripten, this behavior is desired :)<br><br>- Rujia<br><br></div>