summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm2js.test
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-12-06 15:57:27 -0600
committerGitHub <noreply@github.com>2022-12-06 13:57:27 -0800
commit080a2e151b9d740f62bd91708cccb1c9be322cb8 (patch)
tree0b62d998d5fc0f0f889c41ef36c6e433ebd70f1a /test/lit/help/wasm2js.test
parente2add4b09e394a2ebf89ebcc27b5e9b6417fc68b (diff)
downloadbinaryen-080a2e151b9d740f62bd91708cccb1c9be322cb8.tar.gz
binaryen-080a2e151b9d740f62bd91708cccb1c9be322cb8.tar.bz2
binaryen-080a2e151b9d740f62bd91708cccb1c9be322cb8.zip
[Parser][NFC] Add `Idx` to type aliases representing indices (#5326)
Previously we had types like `LocalT` and `MemoryT` to represent references to locals and memories, but when we added field indices in #5255, we had to use `FieldIdxT` instead of `FieldT` because `FieldT` was already in use as the type representing a field itself. Update `LocalT`, `MemoryT` and `GlobalT` to have `Idx` in their names to be consistent with `FieldIdxT`.
Diffstat (limited to 'test/lit/help/wasm2js.test')
0 files changed, 0 insertions, 0 deletions