TartanLlama merged bytecodealliance/wasmtime#12735 · March 5, 2026 08:02 Enable multiple concurrent sync host calls from different threads in the same task #12735 Currently, the waitable set that is used for waiting on sync-lowered, async-implemented host functions is a property of GuestTask. As such, if mult… +131 -45 1 comment