You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the miette fix will now at least not be silent when the span is invalid, but that's not how we want it to behave for being able to convey an unexpected end-of-input (i.e. show highlight one past the last valid offset).
I'll test it out, but we'd probably need a feature request from miette if we want it to happen.
Thanks for taking a look. I hoped you would know if the special case could be removed straight away or if there were now something new to consider. I know your plate is full right now. I can't say I have even run your wac binary yet so can't offer help yet. Still getting my head around all the new stuff since WASI Preview 2 and the tooling the BA is providing.
zkat/miette#347 landed on Feb 21.
Maybe this comment can be addressed now?
wac/crates/wac-parser/src/lexer.rs
Lines 466 to 479 in d3f6be2
The text was updated successfully, but these errors were encountered: