That's really great work.
It would be cool to be able to change the dll during execution. Using a filewatcher for example, unload the dll and load the new one instead? Activated via a debug parameter in main, this would avoid relaunching tauri every time you make a change in the backend.
That's really great work.
It would be cool to be able to change the dll during execution. Using a filewatcher for example, unload the dll and load the new one instead? Activated via a debug parameter in main, this would avoid relaunching tauri every time you make a change in the backend.