Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix panic with invalid DWARF file indices (bytecodealliance#8913)
I'm not entirely sure what causes this but Wasmtime shouldn't panic with invalid DWARF. In general (bytecodealliance#5537) Wasmtime's support for DWARF needs to be rewritten, but in the meantime let's play whack-a-mole with panics and try to paper over issues. Closes bytecodealliance#8884 Closes bytecodealliance#8904
- Loading branch information