Commit graph

2 commits

Author SHA1 Message Date
Olivier Goffart
baad6f62bc Fix comments that nest next to eachother 2020-08-28 14:06:27 +02:00
Olivier Goffart
10e8d7ffb9 Replace the regexp-based lexer with a custom lexer
The regexp crate is huge and takes more than a third of the size of the
wasm-interpreter.
2020-08-28 13:34:43 +02:00