Skip to content

runtime: move Wasm code to ImageInspectionWasm.cpp #3605

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

Merged
merged 2 commits into from
Sep 29, 2021

Conversation

MaxDesiatov
Copy link

@MaxDesiatov MaxDesiatov commented Sep 28, 2021

Image inspection code on Wasm is different enough from ELF code. It makes sense to create a separate file for it. This is also likely to be required by upstream reviewers.

@MaxDesiatov MaxDesiatov marked this pull request as ready for review September 28, 2021 13:28
@MaxDesiatov MaxDesiatov requested a review from a team September 28, 2021 13:28
@MaxDesiatov MaxDesiatov merged commit e99ad26 into swiftwasm Sep 29, 2021
@MaxDesiatov MaxDesiatov deleted the maxd/image-inspection-wasm branch September 29, 2021 08:20
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

Successfully merging this pull request may close these issues.

2 participants