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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can gimli's convert be adapted to do most of the work #1

Open
yurydelendik opened this issue Oct 29, 2019 · 0 comments
Open

Can gimli's convert be adapted to do most of the work #1

yurydelendik opened this issue Oct 29, 2019 · 0 comments

Comments

@yurydelendik
Copy link
Owner

From rustwasm/walrus#71 (comment)

Looking at convert.rs in wdwarf, a lot of it is copied from gimli. Is there a way we can adapt gimli's convert to do what you need? I had originally thought that transformations would work by calling gimli's convert, and then mutating the resulting write::Dwarf, but maybe that is not feasible? I would like to avoid the duplication of logic somehow though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant