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