jamesjuett / lobster

Interactive Program Visualization Tools
8 stars 3 forks source link

Add graceful crash handling #191

Open jamesjuett opened 3 years ago

jamesjuett commented 3 years ago

During program compilation and simulation, unexpected exceptions should be caught by the frontend, and the user should be notified. Perhaps they should also be given an option to report the error, which would upload the code to the backend so I can debug it.