diff options
author | Thomas Lively <tlively@google.com> | 2024-04-25 22:56:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 22:56:36 -0700 |
commit | abd51437426c72a2d2f8195da5d5cf570941b805 (patch) | |
tree | bed515cd6cb6b582721ceef0ce1cbf7397be307c /src/ir/module-splitting.cpp | |
parent | df6878612a32d50408fa9dc71e84199bc823a250 (diff) | |
download | binaryen-abd51437426c72a2d2f8195da5d5cf570941b805.tar.gz binaryen-abd51437426c72a2d2f8195da5d5cf570941b805.tar.bz2 binaryen-abd51437426c72a2d2f8195da5d5cf570941b805.zip |
[Parser] Do not eagerly lex numbers (#6544)
Lex integers and floats on demand to avoid wasted work. Remove `Token`
completely now that all kinds of tokens are lexed on demand.
Diffstat (limited to 'src/ir/module-splitting.cpp')
0 files changed, 0 insertions, 0 deletions