maplibre / maplibre-rs

Experimental Maps for Web, Mobile and Desktop
Apache License 2.0
1.34k stars 77 forks source link

WebAssembly: Not enough memory left #263

Open maxammann opened 1 year ago

maxammann commented 1 year ago

🤔 Expected Behavior

We must handle OOM in WebAssembly gracefully. OOMs can happen easily on mobile phones (or if browsers put the website to sleep?).

😯 Current Behavior

Screenshot 2023-02-21 at 14 23 09

💁 Possible Solution

🔦 Context

💻 Code Sample

🌍 Your Environment