Stream: git-wasmtime

Topic: wasmtime / PR #13970 winch: run spec suite with disabled ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:38):

macovedj opened PR #13970 from macovedj:winch-spec-feature-trim to bytecodealliance:main:

The spec tests all enable the full wasm-3.0 feature set, and winch rejects any config containing a feature it doesn't support, so none of the spec suite was actually running under winch. This runs the winch spec suite with unsupported features disabled, plus an explicit list of the spec tests that need them. This seemed like the best way to enable all the relevant tests, happy to be informed of a cleaner way though. I also marked simd supported on aarch64 in the stability tiers. Will rebase after https://github.com/bytecodealliance/wasmtime/pull/13969 lands

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:38):

macovedj requested cfallin for a review on PR #13970.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:38):

macovedj requested wasmtime-compiler-reviewers for a review on PR #13970.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:38):

macovedj requested wasmtime-core-reviewers for a review on PR #13970.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:38):

macovedj requested fitzgen for a review on PR #13970.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:38):

macovedj requested wasmtime-default-reviewers for a review on PR #13970.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2026 at 22:40):

macovedj updated PR #13970.


Last updated: Jul 29 2026 at 05:03 UTC