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

Implement wac_graph::CompositionGraph::decode to decode previous encodings #38

Open
peterhuene opened this issue Jan 16, 2024 · 0 comments

Comments

@peterhuene
Copy link
Member

peterhuene commented Jan 16, 2024

Tracking issue for decoding wasm files from a previous graph encoding back to a CompositionGraph, allowing wac-parser to be able to emit a WAC source representation of the graph.

As local names will require a names custom section in the resulting component, the decoding should manufacture local names when the names section is not present.

@peterhuene peterhuene changed the title Decode wasm compositions to WAC source files Implement wac_graph::CompositionGraph::decode to decode previous encodings Apr 16, 2024
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