aboutsummaryrefslogtreecommitdiff
path: root/src/external
diff options
context:
space:
mode:
authorPiotr Balcer <piotr@balcer.eu>2019-01-20 14:49:22 +0100
committerPiotr Balcer <piotr@balcer.eu>2019-01-20 14:49:22 +0100
commit1bfa1b8696d45eba7cd4d3ab35d0486943c2b1bc (patch)
tree356c99fb03dd8c78fe1d5cf9cac2cbee309cda15 /src/external
parent0d2cfce18edf8016b7ff865aafab25ee7a352507 (diff)
downloadraylib-1bfa1b8696d45eba7cd4d3ab35d0486943c2b1bc.tar.gz
raylib-1bfa1b8696d45eba7cd4d3ab35d0486943c2b1bc.zip
cmake: use ALLOW_MEMORY_GROWTH=1 for web examples
The default memory limit for emscripten applications is 16 mergabytes, which might be to little for some examples, especially given that the resources are also included in that limit. Normally, using this option disables some asm.js optimizations, but there's no such cost for WebAssembly.
Diffstat (limited to 'src/external')
0 files changed, 0 insertions, 0 deletions