alexcrichton opened PR #7272 from alexcrichton:wasi-versions
to bytecodealliance:main
:
This commit starts exercising the versioning feature of WIT by ensuring that all WASI descriptions have a version associated with them. The version chosen is 0.2.0 which reflects the upcoming "preview 2" release where in theory 0.1.0 was claimed by preview1. This is intended to stay as 0.2.0 for now and we'll determine how best to update these numbers in the future once preview2 is released.
Closes #7171
<!--
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 wasmtime-core-reviewers for a review on PR #7272.
alexcrichton requested pchickey for a review on PR #7272.
pchickey submitted PR review:
Until we have a vote on 0.2.0 I don't want to risk any binaries being out in the world with that version in them - can we please use
0.2.0-rc-2023-10-17
per https://docs.google.com/presentation/d/1t8rTwkJA28IvFvyqy3K49jy8Sm0xUsk-vZssFAruD8o/edit#slide=id.g22e9d051ccb_0_15
alexcrichton updated PR #7272.
alexcrichton updated PR #7272.
alexcrichton updated PR #7272.
pchickey submitted PR review:
Excellent, really happy to see this moving forward!
alexcrichton merged PR #7272.
Last updated: Nov 22 2024 at 16:03 UTC