Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix using latest emscripten #669

Closed
wants to merge 3 commits into from

Conversation

zturtleman
Copy link
Member

@zturtleman zturtleman commented Jun 9, 2024

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 #658.

zturtleman and others added 3 commits June 9, 2024 02:12
emscripten 3.1.27 reduced the stack size from 5MB to 64KB. This caused
run-time errors: Uncaught RuntimeError: index out of bounds

Co-authored-by: James Darpinian <[email protected]>
@jdarpinian
Copy link

I'm about to update #658, maybe hold off a bit?

@jdarpinian
Copy link

OK #658 is updated, let me know if the changes are OK

@zturtleman
Copy link
Member Author

The changes were merged via #658 instead.

@zturtleman zturtleman closed this Jun 10, 2024
@zturtleman zturtleman deleted the emscripten_fixes branch June 10, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants