-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
Whenever I execute the WASM example with recent commits it shows this error:
RuntimeError: Aborted(Stack overflow! Stack cookie has been overwritten at 0x12be2b10, expected hex dwords 0x89BACDFE and 0x2135467, but received 0x00000000 0x00000000)
On the console.error. Researching solutions to this problem, it seems that adding more memory fixes it. I added 5MB since it seems to work.
Metadata
Metadata
Assignees
Labels
No labels