Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]move-binary-format: deserializer::read_uleb_internal should produce distinct error messages for different tables #13858

Open
brmataptos opened this issue Jun 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@brmataptos
Copy link
Contributor

brmataptos commented Jun 28, 2024

馃殌 Feature Request

When serialization and/or deserialization reads a table that is too big, it is very useful (e.g., for compiler debugging) to know which table is too big.

This should be doable with minimal runtime impact by using a static str to pass an indication of the table type.

@brmataptos brmataptos added the enhancement New feature or request label Jun 28, 2024
@brmataptos brmataptos changed the title [Feature Request]move-binary-format: deserializer::read_uleb_internal could produce distinct errors for different tables [Feature Request]move-binary-format: deserializer::read_uleb_internal should produce distinct error messages for different tables Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 馃啎 New
Development

No branches or pull requests

1 participant