Skip to content

Conversation

@tiran
Copy link
Member

@tirantiran commented Apr 1, 2022

Debug builds with source map / dwarf symbols. Py_DEBUG builds easily
run out of stack space. Detached sybmols and map prohibit some
optimizations and increase file size. Options are undocumented so we
are free to remove them in the future.

https://bugs.python.org/issue40280

Debug builds with source map / dwarf symbols. Py_DEBUG builds easily run out of stack space. Detached sybmols and map prohibit some optimizations and increase file size. Options are undocumented so we are free to remove them in the future.
@tirantiran changed the title bpo-40280: Add debug Emscripten flavorsbpo-40280: Add debug Emscripten flavors (GH-32233)Apr 1, 2022
@tirantiran merged commit 17245c8 into python:mainApr 1, 2022
@tirantiran deleted the bpo-40280-debug branch April 1, 2022 15:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran@the-knights-who-say-ni@bedevere-bot