Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit fixes a panic that's easy to hit with native profilers by accident. This was introduced in bytecodealliance#6262 which made it into the 9.0.0 release but is not present on `main` due to the refactorings of bytecodealliance#6361 which are on `main` but not on 9.0.0. Closes bytecodealliance#6433
- Loading branch information