wsick / Fayde

Inspired by Silverlight; XAML engine using Javascript and rendering to the HTML5 Canvas.
MIT License
189 stars 27 forks source link

Graceful app degradation #221

Open BSick7 opened 8 years ago

BSick7 commented 8 years ago

In the case of a fatal user code error, we should trap the error from clobbering the engine.

We should be careful to avoid performance degradation while providing a good report to the user.