Skip to content

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Nov 30, 2022

After #18191 this started to fail. This program does DFS, so it uses deep recursive calls.

lastid = DFS(target, nodes, number, last, lastid + 1);

@aheejin aheejin requested review from sbc100 and dschuff November 30, 2022 02:07
@aheejin aheejin changed the title [benchmark] Increase havlak's stack size [Benchmarks] Increase havlak's stack size Nov 30, 2022
@sbc100 sbc100 merged commit 02f26d4 into emscripten-core:main Nov 30, 2022
@aheejin aheejin deleted the havlak_stack branch November 30, 2022 02:52
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.

3 participants