alexcrichton opened PR #7610 from alexcrichton:more-wasmtime-version-information
to bytecodealliance:main
:
This commit adds some more information to
wasmtime --version
which includes the git commit plus the git commit's date. This matchesrustc -V
for example which was additionally copied towasm-tools
and mirrored aswasm-tools -V
.Personally I've found this useful since it can help point to exact commits and additionally quickly get a sense of how old a version is based on its commit date presented.
<!--
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 pchickey for a review on PR #7610.
alexcrichton requested wasmtime-core-reviewers for a review on PR #7610.
alexcrichton requested wasmtime-default-reviewers for a review on PR #7610.
pchickey submitted PR review.
alexcrichton merged PR #7610.
Last updated: Nov 22 2024 at 16:03 UTC