Closed zturtleman closed 5 months ago
This fixes running using the latest emscripten (3.1.61) which changed the default stack size. (I was testing ioquake3 using emscripten 3.1.20 from 2022.) This pulls a few changes from https://github.com/ioquake/ioq3/pull/658.
I'm about to update #658, maybe hold off a bit?
OK #658 is updated, let me know if the changes are OK
The changes were merged via https://github.com/ioquake/ioq3/pull/658 instead.
This fixes running using the latest emscripten (3.1.61) which changed the default stack size. (I was testing ioquake3 using emscripten 3.1.20 from 2022.) This pulls a few changes from https://github.com/ioquake/ioq3/pull/658.