This exposes the functionality of `fde::map_reg` on the `TargetIsa` trait, avoiding compilation errors on architectures where register mapping is not yet supported. The change is conditially compiled under the `unwind` feature.
This is the wasmtime-debug crate, which provides functionality to
read, transform, and write DWARF section.