README ¶ wizard A modular, pluggable wizard orchestrator for TinyGo applications. It manages multi-step workflows with state persistence using tinywasm/context, designed for lightweight CLI and TUI integrations. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type Wizard func New() *Wizard Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Wizard ¶ type Wizard struct{} func New ¶ func New() *Wizard Source Files ¶ View all Source files wizard.go Click to show internal directories. Click to hide internal directories.