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

emscripten: fix "Stack Overflow!" #1713

Merged
merged 1 commit into from Jan 2, 2024
Merged

Commits on Jan 2, 2024

  1. emscripten: fix "Stack Overflow!"

    Fix for problem:
    
    """
    RuntimeError: Aborted(Stack overflow! Stack cookie has been overwritten at 0x12be2b10, expected hex dwords 0x89BACDFE and 0x2135467, but received 0x00000000 0x00000000)
    """
    
    That appears when executing the WASM example with the newer versions.
    Huguet57 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c33aa9c View commit details
    Browse the repository at this point in the history