Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wast: Fix pointer provenance bug reported by MIRI
We need to re-derive the str pointer after moving the original `Box<str>` it was derived from.
- Loading branch information