jeffcharles opened PR #7992 from jeffcharles:run-more-misc-tests-with-winch
to bytecodealliance: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
-->
We can enable more of themisc_testsuite
to run with the Winch compilation. I've listed the currently failing tests as a deny list. Most of them require SIMD support or Reference Types support to be implemented before they'll be able to pass.func_400_params
is the exception and requires an update to Winch to accommodate additional parameters.
jeffcharles requested cfallin for a review on PR #7992.
jeffcharles requested wasmtime-default-reviewers for a review on PR #7992.
saulecabrera submitted PR review.
saulecabrera has enabled auto merge for PR #7992.
saulecabrera merged PR #7992.
Last updated: Nov 22 2024 at 16:03 UTC