Files
Joe Savona 33b1e80c79 [compiler] Show logged errors in playground
In playground it's helpful to show all errors, even those that don't completely abort compilation. For example, to help demonstrate that the compiler catches things like setState in effects. This detects these errors and ensures we show them.
2025-07-09 09:16:57 -07:00
..