Frist proposed in #13706, although the implementation there wasn't sound, but the idea is that the same way Func::call_concurrent can be used it should be possible to concurrently instantiate instances. This implementation is going to touch on #11870 and #11869, however. This may also touch on the spec as this is likely an area where we diverge by accident.
Frist proposed in #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 #11870 and #11869, however. This may also touch on the spec as this is likely an area where we diverge by accident.