Skip to content

Implement a programmatic API for defining compositions #34

@peterhuene

Description

@peterhuene

Currently wac-parser lacks a programmatic API for defining compositions.

It is relying solely on the parsing of a WAC file, resolving the AST into a composition, and then encoding the composition.

There should be a programmatic API similar to the CompositionGraph from wasm-compose that allows one to define a composition directly without having to parse WAC source.

The step of resolving the WAC AST into a composition could then also leverage this API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions