Skip to content

WASM decider: split Decider trait into StateModel and Command (optional refactor) #468

Description

@yordis

From the WASM decider roadmap (formerly WASM_TODO.md, now retired).

Split the fused Decider trait into StateModel (State/Event/initial_state/evolve) and Command (decide), so bundle state-agreement becomes a type fact instead of macro-emitted bounds in trogon-decider-guest-macros (export_decider!).

Optional quality refactor; no functional gap. Pick up when touching the guest macro internals anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    rustPull requests that update rust code

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions