Stream: git-wasmtime

Topic: wasmtime / PR #7397 Fix parsing of new subcommands


view this post on Zulip Wasmtime GitHub notifications bot (Oct 29 2023 at 17:40):

alexcrichton requested fitzgen for a review on PR #7397.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 29 2023 at 17:40):

alexcrichton requested wasmtime-core-reviewers for a review on PR #7397.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 29 2023 at 17:40):

alexcrichton opened PR #7397 from alexcrichton:fix-old-cli-new-subcommands to bytecodealliance:main:

This commit updates the parsing of the old CLI to understand new subcommands to ensure that wasmtime serve foo.wasm isn't mistakenly interpreted in the old CLI as executing the module serve with the argument foo.wasm.

Closes #7396

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 00:07):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 14:20):

alexcrichton merged PR #7397.


Last updated: Nov 22 2024 at 16:03 UTC