diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2022-05-27 13:28:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-27 13:28:04 -0700 |
commit | 404bd2cc11cbc85c79b33a75142dbcf16d530a1b (patch) | |
tree | dde9c424d1c4c9291c06a1d029283ce28a29ce9b /src/wasm-builder.h | |
parent | f21774f3865e506b6dea912af8f8be16fd29dacb (diff) | |
download | binaryen-404bd2cc11cbc85c79b33a75142dbcf16d530a1b.tar.gz binaryen-404bd2cc11cbc85c79b33a75142dbcf16d530a1b.tar.bz2 binaryen-404bd2cc11cbc85c79b33a75142dbcf16d530a1b.zip |
[Parser][NFC] Create a public wat-lexer.h header (#4695)
wat-parser-internal.h was already quite large after implementing just the lexer,
so it made sense to rename it to be lexer-specific and start a new file for the
higher-level parser. Also make it a proper .cpp file and split the testable
interface out into wat-lexer.h.
Diffstat (limited to 'src/wasm-builder.h')
0 files changed, 0 insertions, 0 deletions