TartanLlama opened issue #11908:
Tests written in Rust should be converted to wast
I realize that this is preexisting (my comment here applies to other tests in this file too) and so you can defer this to later if you desire, but these tests are perfect for adding to
tests/misc_testsuite/**/*.wastvs in-Rust tests here. Should be able to(assert_trap (invoke ...) "the message")and that makes the tests much easier to run and avoids compiling more Rust code for tests_Originally posted by @alexcrichton in https://github.com/bytecodealliance/wasmtime/pull/11751#discussion_r2426838777_
alexcrichton added the wasm-proposal:component-threading label to Issue #11908.
Last updated: Dec 06 2025 at 06:05 UTC