Skip to content

Add extended version information to wasmtime --version#7610

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:more-wasmtime-version-information
Nov 29, 2023
Merged

Add extended version information to wasmtime --version#7610
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:more-wasmtime-version-information

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit adds some more information to wasmtime --version which includes the git commit plus the git commit's date. This matches rustc -V for example which was additionally copied to wasm-tools and mirrored as wasm-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.

This commit adds some more information to `wasmtime --version` which
includes the git commit plus the git commit's date. This matches `rustc
-V` for example which was additionally copied to `wasm-tools` and
mirrored as `wasm-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.
@alexcrichton alexcrichton requested review from a team as code owners November 29, 2023 21:52
@alexcrichton alexcrichton requested review from pchickey and removed request for a team November 29, 2023 21:52
@alexcrichton alexcrichton added this pull request to the merge queue Nov 29, 2023
Merged via the queue into bytecodealliance:main with commit f050dd4 Nov 29, 2023
@alexcrichton alexcrichton deleted the more-wasmtime-version-information branch November 29, 2023 23:01
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