gh-120688: Build WASI with -O3 in debug mode (#120691)
On WASI in debug mode, Python is now built with compiler flag -O3 instead of -Og, to support more recursive calls.
V
Victor Stinner committed
49f51deeef901b677853f00e428cbaeb13ecd2f2
Parent: c81a5e6
Committed by GitHub <noreply@github.com>
on 6/18/2024, 5:35:44 PM