summaryrefslogtreecommitdiff
path: root/src/wasm-debug.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2023-03-31 09:58:27 -0700
committerGitHub <noreply@github.com>2023-03-31 09:58:27 -0700
commit59079bc41ac83c7a22a818c48bf74ee507e82766 (patch)
tree44c7aeeb773a6fabf9913599957ccc53cc6c0bf3 /src/wasm-debug.h
parentdba0a08963d0452a773b9abbdd789503945c5f43 (diff)
downloadbinaryen-59079bc41ac83c7a22a818c48bf74ee507e82766.tar.gz
binaryen-59079bc41ac83c7a22a818c48bf74ee507e82766.tar.bz2
binaryen-59079bc41ac83c7a22a818c48bf74ee507e82766.zip
[Wasm GC] Fix nondeterminism in SignaturePruning (#5608)
The order of iteration on sigFuncs there can matter, as each time we prune we end up changing things that can affect other prunings (specifically, ParamUtils::removeParameter can decide that it can't remove a parameter based on the effects on arguments, and current limitations in how we handle that; and pruning can affect effects).
Diffstat (limited to 'src/wasm-debug.h')
0 files changed, 0 insertions, 0 deletions