bytecodealliance / bytecodealliance/wac
Implement `wac_graph::CompositionGraph::decode` to decode previous encodings
Open
- Dominant language
- Rust
- Stars
- 208
- Forks
- 41
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.