Stream: git-wasmtime

Topic: wasmtime / PR #7610 Add extended version information to `...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2023 at 21:52):

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 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.

<!--
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 (Nov 29 2023 at 21:52):

alexcrichton requested pchickey for a review on PR #7610.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2023 at 21:52):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2023 at 21:52):

alexcrichton requested wasmtime-default-reviewers for a review on PR #7610.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2023 at 22:02):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2023 at 23:01):

alexcrichton merged PR #7610.


Last updated: Oct 23 2024 at 20:03 UTC