-
| 
         Reloading templates when editing without needing to restart server. Is it possible to setup this with yarte?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            zzau13
          
      
      
        May 18, 2021 
      
    
    Replies: 1 comment
-
| 
         At the moment it needs to recompile as it is a   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        joelmo
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
At the moment it needs to recompile as it is a
proc_macro. In the future I have proposed a tool for this functionality using WASM. But for now it has to be recompiled every time.