scrml.dev v0.7.1

This page is a scrml app dissecting another scrml app.

Left: the real compiled flagship, running live. Right: its real source, its real engine graph, and its real compiled output. Hover a @state line in the source — the spans the compiler generated from it light up in the JS tab. The mapping is the actual .js.map the compiler emitted.

Flagship:
Live app — real compiled artifact

The actual compiled flagship — the same .client.js dissected on the right.

Source — (hover a line)
Engine graph — what comes next (from --emit-engine-graph)
Compiled output
Verification dashboard built in scrml

GREEN — 27/27 examples compiling

Last-known posture (hardcoded stub). The live dashboard reads examples/.verification.json via scrml:fs.

inc1 embed STUB — the live server-side dashboard drops into this slot in increment 2. Dashboard route.