alexcrichton opened PR #7961 from alexcrichton:relnotes
to bytecodealliance:main
:
Will backport after landing on
main
<!--
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 #7961.
alexcrichton requested wasmtime-default-reviewers for a review on PR #7961.
pchickey commented on PR #7961:
Because github doesn't allow multi-line suggestions, the changelog for wasi-common should be tweaked:
* Support for the old `wasi-common` crate and the original implementation of "WASIp1" aka "preview1" is being deprecated in the `wasmtime-wasi` crate. Users should migrate to the `wasmtime_wasi::preview2` implementation, which supports both WASIp1 and WASIp2, as in the next release the `wasi-common`-based reexports of `wasmtime-wasi` will be deleted. [#7881](https://github.com/bytecodealliance/wasmtime/pull/7881)
pchickey edited a comment on PR #7961:
Because github doesn't allow multi-line suggestions, the changelog for wasi-common should be tweaked:
* Support for the old `wasi-common` crate and the original implementation of "WASIp1" aka "preview1" is being deprecated in the `wasmtime-wasi` crate. Users should migrate to the `wasmtime_wasi::preview2` implementation, which supports both WASIp1 and WASIp2, as in the next release the `wasi-common`-based reexports of `wasmtime-wasi` will be deleted. [#7881](https://github.com/bytecodealliance/wasmtime/pull/7881)
alexcrichton updated PR #7961.
alexcrichton commented on PR #7961:
Updated :+1:
pchickey submitted PR review.
alexcrichton has enabled auto merge for PR #7961.
alexcrichton merged PR #7961.
krn-sebastiaan commented on PR #7961:
Because github doesn't allow multi-line suggestions, the changelog for wasi-common should be tweaked:
It does, click on the blue
+
-sign and drag down until the desired line.Dragging up won't work.
https://github.com/bytecodealliance/wasmtime/assets/159554287/8eb7e2f6-9ecb-46cf-9c3e-8f6dfcee94d7
Last updated: Nov 22 2024 at 16:03 UTC