summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-validator.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-10-19 19:57:02 -0500
committerGitHub <noreply@github.com>2022-10-19 17:57:02 -0700
commit3b6744c5195584bd18a7a9cec559755dbfbe6968 (patch)
treef0031c5878fbc8383a8786443fc6872eabdfe2d8 /src/wasm/wasm-validator.cpp
parent8f0c8ce9b4bcfe446d8908e3104d7992b9896a30 (diff)
downloadbinaryen-3b6744c5195584bd18a7a9cec559755dbfbe6968.tar.gz
binaryen-3b6744c5195584bd18a7a9cec559755dbfbe6968.tar.bz2
binaryen-3b6744c5195584bd18a7a9cec559755dbfbe6968.zip
[Parser] Parse memories (#5164)
Parse 32-bit and 64-bit memories, including their initial and max sizes. Shared memories are left to a follow-up PR. The memory abbreviation that includes inline data is parsed, but the associated data segment is not yet created. Also do some minor simplifications in neighboring helper functions for other kinds of module elements.
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions