Commit 177b88a
Fix a typo in the bounds of
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.InstancePre::instantiate_async (bytecodealliance#11451)1 parent 1a17230 commit 177b88a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
857 | | - | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
858 | 861 | | |
859 | 862 | | |
860 | 863 | | |
| |||
0 commit comments