Open philipc opened 6 months ago
It's hard to figure out what the actual problem is when gimli fails parsing, since the error is bubbled up without much context. Some ideas in https://github.com/gimli-rs/gimli/pull/714 and https://github.com/gimli-rs/gimli/pull/716#issuecomment-2131116634
If this affects performance, it could be made conditional on a config feature.
It's hard to figure out what the actual problem is when gimli fails parsing, since the error is bubbled up without much context. Some ideas in https://github.com/gimli-rs/gimli/pull/714 and https://github.com/gimli-rs/gimli/pull/716#issuecomment-2131116634