But SmartScreen blocked the download, and I had to explicitly tell Edge to keep the file. Task Manager showed less than 10 MB of memory usage, which surprised me. Is the memory used by WebView not included in that figure?
As for what you said, to be honest, this project was just a starting point for me in terms of getting to know Tauri. So, in the context of this project, I’d say Tauri was more of a shell designed to deliver the application natively, rather than a tool where I fully utilized all its capabilities. In that regard, I didn’t encounter the kind of issue you mentioned. I mostly noticed that the AI initially struggled with window control and couldn’t grasp the situation. In short, when it came to ACL, I had to identify the problem and guide it. The AI had written reasonable window control code but had overlooked what to do regarding permissions.