summaryrefslogtreecommitdiff
path: root/scripts/sha256sum.py
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2021-10-12 15:35:53 -0700
committerGitHub <noreply@github.com>2021-10-12 15:35:53 -0700
commit8c499230165274aedf6017e63271fb31f055c264 (patch)
treee1e2ba168a873c00cdc798833f7f0eba5d27e597 /scripts/sha256sum.py
parent69c914f75f2653aa0d6215736b642d79d651fbd8 (diff)
downloadwabt-8c499230165274aedf6017e63271fb31f055c264.tar.gz
wabt-8c499230165274aedf6017e63271fb31f055c264.tar.bz2
wabt-8c499230165274aedf6017e63271fb31f055c264.zip
Set features of the Store used in wasm-interp (#1723)
Without this change wasm-interp always runs with default features. These features seem to be used in just a single location: src/interp/interp.cc: int pass = store.features().bulk_memory_enabled() ? Init : Check; I noticed this when trying to enable bulk memory but run the interpreter with `--disable-bulk-memory` and it was not effecting this line of code.
Diffstat (limited to 'scripts/sha256sum.py')
0 files changed, 0 insertions, 0 deletions