alexcrichton opened issue #13752:
Frist proposed in https://github.com/bytecodealliance/wasmtime/pull/13706, although the implementation there wasn't sound, but the idea is that the same way
Func::call_concurrentcan be used it should be possible to concurrently instantiate instances. This implementation is going to touch on https://github.com/bytecodealliance/wasmtime/issues/11870 and https://github.com/bytecodealliance/wasmtime/issues/11869, however. This may also touch on the spec as this is likely an area where we diverge by accident.
alexcrichton added the wasm-proposal:component-model-async label to Issue #13752.
Last updated: Jul 29 2026 at 05:03 UTC