📖 Chronicle Log
The scribes await the kingdom to stir…
Simulation
Tick Speed
Synth Features
store Kingdom { … }
async fn tick()
await delay(ms)
on Kingdom.change { … }
Source: examples/chronicle/main.syn · 132 lines Synth → 361 lines JS
● main.syn — reactive store
● main.syn — async tick & on...change