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

Avoid overflowing the emscripten stack (WHOOPS) #49

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Conversation

dhdaines
Copy link
Contributor

No description provided.

or rather, you have to manually unwind the stack to free the memory htat
it allocates, somewhat defeating the point (though this is understandable
since it is the *C* stack and not the JS one. so do not use it.
@dhdaines dhdaines merged commit c722556 into master Dec 19, 2022
@joanise joanise deleted the stack_fix branch May 1, 2024 14:20
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.

1 participant