ZIm/crates/repl
Mikayla Maki 4758173c33
Use image cache to stop leaking images (#29452)
This PR fixes several possible memory leaks due to loading images in
markdown files and the image viewer, using the new image cache APIs

TODO: 
- [x] Ensure this didn't break rendering in any of the affected
components.

Release Notes:

- Fixed several image related memory leaks
2025-04-29 19:30:16 +00:00
..
src Use image cache to stop leaking images (#29452) 2025-04-29 19:30:16 +00:00
Cargo.toml Upgrade async-tungstenite to tokio (#26193) 2025-04-08 09:17:08 -06:00
LICENSE-GPL repl: Add missing LICENSE file (#13161) 2024-06-17 14:13:12 -04:00