cfallin submitted PR review:
LGTM; would it make sense to have an API method to wrap up
Box::into_pin(try_new(...))(something likeBox::try_new_pin)?
github-actions[bot] added the label wasmtime:api on PR #12849.
fitzgen updated PR #12849.
fitzgen has enabled auto merge for PR #12849.
fitzgen commented on PR #12849:
LGTM; would it make sense to have an API method to wrap up
Box::into_pin(try_new(...))(something likeBox::try_new_pin)?I don't feel super strongly, but I can do it in a follow up
fitzgen added PR #12849 Use explicit boxing for InstanceAllocator async methods to the merge queue.
fitzgen merged PR #12849.
fitzgen removed PR #12849 Use explicit boxing for InstanceAllocator async methods from the merge queue.
Last updated: Apr 12 2026 at 23:10 UTC