Open HuakunShen opened 2 weeks ago
Suspected to be bug with extension loading, e.g. dangling web worker, comlink... But after some experiment, it seems like opening an empty page multiple times also contributes to memory. Is this a tauri bug, or nuxt bug, or my bug? Further investigation required.
On Mac I can observe that, after an extension is opened, memory usage for
tauri://localhost
goes up, and never get released after extension is closed.