Skip to content

[14.0.0] Enable the wasmtime serve command by default#7392

Merged
alexcrichton merged 1 commit into
bytecodealliance:release-14.0.0from
alexcrichton:release-14.0.0
Oct 27, 2023
Merged

[14.0.0] Enable the wasmtime serve command by default#7392
alexcrichton merged 1 commit into
bytecodealliance:release-14.0.0from
alexcrichton:release-14.0.0

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This enables the serve subcommand by default on the CLI instead of having it behind an off-by-default feature. In general our default build is the "most featureful" while we still retain the ability to turn off everything if desired for custom builds. This additionally matches the current main branch where through other refactorings the serve command is now enabled by default.

This enables the `serve` subcommand by default on the CLI instead of
having it behind an off-by-default feature. In general our default build
is the "most featureful" while we still retain the ability to turn off
everything if desired for custom builds. This additionally matches the
current `main` branch where through other refactorings the `serve`
command is now enabled by default.
@alexcrichton alexcrichton requested a review from a team as a code owner October 27, 2023 19:23
@alexcrichton alexcrichton requested review from cfallin and removed request for a team October 27, 2023 19:23
@alexcrichton
Copy link
Copy Markdown
Member Author

For the main branch this happened in #7282 through other refactorings but I don't want to backport that whole PR, so this is a customized feature for the 14.0.0 branch. This'll get included with the upcoming point release next week.

@alexcrichton alexcrichton merged commit 449a7dc into bytecodealliance:release-14.0.0 Oct 27, 2023
@alexcrichton alexcrichton deleted the release-14.0.0 branch October 27, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants