Skip to content

Fix a typo in the bounds of InstancePre::instantiate_async#11451

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-bound
Aug 18, 2025
Merged

Fix a typo in the bounds of InstancePre::instantiate_async#11451
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-bound

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

The refactoring in #10760 mistakenly switched the input argument to not be constrained with the same T as the store of the InstancePre itself.

The refactoring in bytecodealliance#10760 mistakenly switched the input argument to not
be constrained with the same `T` as the store of the `InstancePre`
itself.
@alexcrichton alexcrichton requested a review from a team as a code owner August 18, 2025 19:20
@alexcrichton alexcrichton requested review from pchickey and removed request for a team August 18, 2025 19:20
@alexcrichton alexcrichton added this pull request to the merge queue Aug 18, 2025
Merged via the queue into bytecodealliance:main with commit 2566056 Aug 18, 2025
44 checks passed
@alexcrichton alexcrichton deleted the fix-bound branch August 18, 2025 20:15
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
…ealliance#11451)

The refactoring in bytecodealliance#10760 mistakenly switched the input argument to not
be constrained with the same `T` as the store of the `InstancePre`
itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants