summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-binary.cpp
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2020-11-25 12:24:00 -0800
committerGitHub <noreply@github.com>2020-11-25 12:24:00 -0800
commit72c035e905b3695f2763fdeb21163003d8595887 (patch)
tree07b835b752069b441a630111697c2d776e14769e /src/wasm/wasm-binary.cpp
parent2aa6aa62c6182317679596f7372dde6ee3665d15 (diff)
downloadbinaryen-72c035e905b3695f2763fdeb21163003d8595887.tar.gz
binaryen-72c035e905b3695f2763fdeb21163003d8595887.tar.bz2
binaryen-72c035e905b3695f2763fdeb21163003d8595887.zip
[wasm-type][NFC] Encapsulate type canonicalization in a TypeStore (#3403)
Although there is only one "type store" right now, a subsequent PR will add a new "TypeBuilder" class that manages its own universe of temporary types. Rather than duplicate all the logic behind type creation and canonicalization, it makes more sense to encapsulate that logic in a class that TypeBuilder will be able to reuse.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions