Stream: git-wasmtime

Topic: wasmtime / PR #6905 Only include `misc_testsuite/winch` w...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2023 at 20:24):

saulecabrera opened PR #6905 from saulecabrera:prevent-cranelift-from-duplicating-wast to bytecodealliance:main:

This commit optimizes the use of CI resources by avoiding unnecessary duplication of WebAssembly spec tests when using the Cranelift compiler strategy. Previously, Cranelift was tested against both the official spec test suite and Winch's test suite, the latter being a subset of the former. This commit eliminates this redundancy.

<!--
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 (Aug 24 2023 at 20:24):

saulecabrera requested alexcrichton for a review on PR #6905.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2023 at 20:24):

saulecabrera requested wasmtime-default-reviewers for a review on PR #6905.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2023 at 20:30):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2023 at 20:32):

saulecabrera has enabled auto merge for PR #6905.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2023 at 21:37):

saulecabrera merged PR #6905.


Last updated: Oct 23 2024 at 20:03 UTC