bpo-40280: Add debug Emscripten flavors (GH-32233) by tiran · Pull Request #32233 · python/cpython
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.
tiran
changed the title
bpo-40280: Add debug Emscripten flavors
bpo-40280: Add debug Emscripten flavors (GH-32233)
tiran
deleted the
bpo-40280-debug
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters