runtime
                                
                                
                                
                                    runtime copied to clipboard
                            
                            
                            
                        Prevent crash when `compile` fails in JIT
Simple fix to prevent thorin.opt() being called when ::compile fails due to simple syntax errors and other issues.
This is mandatory for proper safe guards, error recovery and the simple fact that syntax errors are simple to make :D