WASM tester

Drive the processor in your browser

A Fluxtion processor compiled to WebAssembly, running on this page. Send events, watch sinks, query a flow — then step the audit trail and watch each node light up on the graph. The same project the starter generates when you tick “Include WASM support”.

Send an event

e.g. {"type":"number","value":21} or {"type":"json","symbol":"EURUSD","qty":100}

Subscribe to a sink

Query a flow

click a node: node → neighbours → path → all

Audit trail ←/→ event · ↑/↓ step

Send an event — each audited event appears as a row. Select one to highlight its path, then step node by node.