lann / wasm-wave

Web Assembly Value Encoding
Apache License 2.0
38 stars 6 forks source link

Add support for line comments #22

Closed lann closed 10 months ago

lann commented 10 months ago

Just ignored in the lexer for now; ultimately it may be worth parsing them into AST nodes.

Punting on block comments for now; need to decide whether to support nesting.

lann commented 10 months ago

Merged as af38e0eac222949e5aa5e80e5c74edbc4e358818