alexcrichton opened PR #7392 from alexcrichton:release-14.0.0 to bytecodealliance:release-14.0.0:
This enables the
servesubcommand 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 currentmainbranch where through other refactorings theservecommand is now enabled by default.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested cfallin for a review on PR #7392.
alexcrichton requested wasmtime-default-reviewers for a review on PR #7392.
cfallin submitted PR review.
alexcrichton merged PR #7392.
Last updated: Dec 13 2025 at 21:03 UTC