summaryrefslogtreecommitdiff
path: root/src/wasm-interpreter.h
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-09-03 09:21:07 -0700
committerGitHub <noreply@github.com>2024-09-03 09:21:07 -0700
commitb7cdb8c2110dff5a9b096d766dac04cd8ec04cc9 (patch)
tree401a90a9b28a625638c2bc9c6f687bb3662862bc /src/wasm-interpreter.h
parent871ff0d4f910b565c15f82e8f3c9aa769b01d286 (diff)
downloadbinaryen-b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9.tar.gz
binaryen-b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9.tar.bz2
binaryen-b7cdb8c2110dff5a9b096d766dac04cd8ec04cc9.zip
[NFC] Change topological sort utilities to functions (#6889)
Previously they were structs and their results were accessed with `operator*()`, but that was unnecessarily complicated and could lead to problems with temporary lifetimes being too short. Simplify the utilities by making them functions. This also allows the wrapper templates to infer the proper element types automatically.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions