diff options
author | Ashley Nelson <nashley@google.com> | 2023-07-13 14:44:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-13 21:44:36 +0000 |
commit | 688d0beacf67697f4c73289c7eae57b8d973083f (patch) | |
tree | 41d5f066f8f6e7cacfc2cfafb5fc9643353e455e /src/support/suffix_tree_node.cpp | |
parent | 417792e90feb81b8b27863814cb0b38f5fe10b1f (diff) | |
download | binaryen-688d0beacf67697f4c73289c7eae57b8d973083f.tar.gz binaryen-688d0beacf67697f4c73289c7eae57b8d973083f.tar.bz2 binaryen-688d0beacf67697f4c73289c7eae57b8d973083f.zip |
[Outlining] HashStringifyWalker (#5810)
This PR is part of the effort to bring Outlining to Binaryen.
HashStringifyWalker is a subclass of StringifyWalker #5772, and used to encode a wasm module as a "string". Our "string" is a vector and each symbol is a uint64_t, providing us with a capacity of 2^64 symbols.
Diffstat (limited to 'src/support/suffix_tree_node.cpp')
0 files changed, 0 insertions, 0 deletions