Stream: git-wasmtime

Topic: wasmtime / PR #6714 Release notes for wasmtime-11


view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:06):

elliottt opened PR #6714 from elliottt:trevor/release-notes-11 to bytecodealliance:main:

Update the release notes for the upcoming 11.0.0 release.
<!--
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 (Jul 12 2023 at 00:07):

elliottt has marked PR #6714 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:07):

elliottt requested jameysharp for a review on PR #6714.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:07):

elliottt requested wasmtime-default-reviewers for a review on PR #6714.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:12):

cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:12):

cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:12):

cfallin created PR review comment:

We could say a bit more about this here -- it's a pretty nice accomplishment and something I'm not aware of any other engine supporting on x86 (Wasm-SIMD itself is on record as having been designed with modern SSE4 in mind, e.g. here.

Perhaps something like "Wasmtime/Cranelift on x86-64 can now execute Wasm-SIMD on baseline SSE2, which all x86-64 processors support (as part of the base x86-64 spec). Previously, SSE4.2 extensions were required. This new work allows Wasm with SIMD extensions to execute on processors produced back to 2003."

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:12):

cfallin created PR review comment:

s/cranelift/Cranelift/

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:12):

cfallin created PR review comment:

Can we say what the replacement is (combo of two other instructions)?

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 00:13):

cfallin edited PR review comment.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 15:39):

elliottt updated PR #6714.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 15:39):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 15:39):

elliottt created PR review comment:

I like your suggestion!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 15:39):

alexcrichton submitted PR review:

Thanks for writing this up! Looks like a relatively quiet release and the only thing I might add is:

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 15:52):

elliottt edited PR #6714:

Update the release notes for the upcoming 11.0.0 release.

Co-authored-by: Alex Crichton <alex@alexcrichton.com>
Co-authored-by: Chris Fallin <chris@cfallin.org>
<!--
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 (Jul 12 2023 at 15:53):

elliottt edited PR #6714:

Update the release notes for the upcoming 11.0.0 release.

<!--
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 (Jul 12 2023 at 15:53):

elliottt updated PR #6714.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 16:31):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 16:31):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 16:31):

pchickey created PR review comment:

* The WASI Preview 2 `WasiCtxBuilder` type has been refactored, and `WasiCtx` now has private

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 16:39):

elliottt updated PR #6714.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 12 2023 at 22:17):

elliottt merged PR #6714.


Last updated: Oct 23 2024 at 20:03 UTC