Stream: git-wasmtime

Topic: wasmtime / PR #7272 Put versions in all WASI WIT files


view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2023 at 20:10):

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:

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 (Oct 17 2023 at 20:10):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2023 at 20:10):

alexcrichton requested pchickey for a review on PR #7272.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2023 at 20:14):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 19:04):

alexcrichton updated PR #7272.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 19:07):

alexcrichton updated PR #7272.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 19:07):

alexcrichton updated PR #7272.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 21:40):

pchickey submitted PR review:

Excellent, really happy to see this moving forward!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 18 2023 at 22:34):

alexcrichton merged PR #7272.


Last updated: Nov 22 2024 at 16:03 UTC