dicej opened issue #12214:
While addressing #11683, I removed the tests blocked on that issue from the
failing_component_model_testslist incrates/test-util/src/wast.rs, but two of them are still failing for unrelated reasons (i.e. not just because the trap messages differ). We should debug and fix those failures.
dicej added the wasm-proposal:component-model label to Issue #12214.
dicej assigned dicej to issue #12214.
alexcrichton closed issue #12214:
While addressing #11683, I removed the tests blocked on that issue from the
failing_component_model_testslist incrates/test-util/src/wast.rs, but two of them are still failing for unrelated reasons (i.e. not just because the trap messages differ). We should debug and fix those failures.
alexcrichton commented on issue #12214:
resources.wast is now working and naming.wast is sorted out in https://github.com/WebAssembly/component-model/pull/592 which'll make its way here eventually, so closing.
Last updated: Jan 09 2026 at 13:15 UTC