summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-binary.cpp
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2021-10-15 17:37:23 -0700
committerGitHub <noreply@github.com>2021-10-16 00:37:23 +0000
commit0bec0a4bbaf4859bb4c7a2f1c4ecda60ccab72f2 (patch)
treece9ad99518d896956260e7f27a56eba0b8a5f7fd /src/wasm/wasm-binary.cpp
parent980bb397fa713385d7e0a7f1ddc0318a3da7234c (diff)
downloadbinaryen-0bec0a4bbaf4859bb4c7a2f1c4ecda60ccab72f2.tar.gz
binaryen-0bec0a4bbaf4859bb4c7a2f1c4ecda60ccab72f2.tar.bz2
binaryen-0bec0a4bbaf4859bb4c7a2f1c4ecda60ccab72f2.zip
Add a --structural flag (#4252)
Just as the --nominal flag forces all types to be parsed as nominal, the --structural flag forces all types to be parsed as equirecursive. This is the current default behavior, but a future PR will change the default to parse types as either structural or nominal according to their syntax or encoding. This new flag will then be necessary to get the current behavior. Also take this opportunity to deduplicate more flags in the help tests.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions