maplibre / maplibre-rs

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

Define stack size, minimum and maximum memory size #172

Open maxammann opened 2 years ago

maxammann commented 2 years ago

Stack size: https://github.com/rustwasm/wasm-pack/issues/479

Definine minimum and maximum memory for Webassembly.Memory.

🤔 Expected Behavior

😯 Current Behavior

💁 Possible Solution

🔦 Context

💻 Examples