Skip to content

Getting Started Quickstart

github-actions[bot] edited this page Jul 2, 2026 · 1 revision

Quickstart

The smallest VMx shape is the same in every language flavor:

  1. create a MessageHub
  2. create a foreground-capable dispatcher
  3. build leaf ComponentVM instances
  4. compose them under a container such as CompositeVM
  5. construct the tree and drive selection through the VM surface

What To Learn Next

Reference

For the four-language snippet and exact builder spelling, use the docs site quickstart page: VMx Quickstart.

Clone this wiki locally