lwansbrough opened PR #9322 from lwansbrough:feature/paths-fix
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 wasmtime-core-reviewers for a review on PR #9322.
lwansbrough requested alexcrichton for a review on PR #9322.
alexcrichton submitted PR review:
Thanks!
alexcrichton merged PR #9322.
Last updated: Nov 22 2024 at 16:03 UTC