lwansbrough opened PR #9321 from lwansbrough:feature/paths
to bytecodealliance:main
:
Fixes an issue introduced in #9288 where an additional comma token is erroneously consumed. This meant if
path
was not the last property in the bindgen options, you would see an error "expected ,"The provided tests were simple enough that path happened to be the last property. I haven't included a new test here because I think testing for such an issue is outside the scope of the tests.
lwansbrough requested fitzgen for a review on PR #9321.
lwansbrough requested wasmtime-core-reviewers for a review on PR #9321.
lwansbrough closed without merge PR #9321.
Last updated: Nov 22 2024 at 17:03 UTC