diff options
author | Thomas Lively <tlively@google.com> | 2022-10-19 19:57:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 17:57:02 -0700 |
commit | 3b6744c5195584bd18a7a9cec559755dbfbe6968 (patch) | |
tree | f0031c5878fbc8383a8786443fc6872eabdfe2d8 /src/wasm/wasm-validator.cpp | |
parent | 8f0c8ce9b4bcfe446d8908e3104d7992b9896a30 (diff) | |
download | binaryen-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