wabt
a927578d
- Use string_view instead of string in token (#1059)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Use string_view instead of string in token (#1059) This is possible now because we ensure that the entire source file is in memory when we are lexing.
References
#1059 - Use string_view instead of string in token
Author
binji
Parents
cc39cc11
Loading