wac icon indicating copy to clipboard operation
wac copied to clipboard

Implement `wac_graph::CompositionGraph::decode` to decode previous encodings

Open peterhuene opened this issue 2 years ago • 0 comments

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 avatar Jan 16 '24 21:01 peterhuene