Documentation
Everything on these pages that describes the emulator - 33 peripherals, 1 boards, 13 React API exports - is generated from the exact runtime build this site ships. It cannot drift.
Getting Started
Install the npm packages, initialize the wasm runtime, and boot your first board in the browser.
Custom View Components
Build your own peripheral inspector panels with PeripheralViewProps and the view registry.
Runtime Introspection
Query boards, peripherals, snapshots, commands, and the full reflection document at runtime.
Runtime Reference
Every event the shipped wasm build accepts and emits - per peripheral and per board, with payload schemas.
React API
Components and hooks from @swedishembedded/vemu-react: useVemu, VemuCanvas, VemuTerminal, panels.