History: src/client/wasm_core.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 5b6c89ea | refactor: share surface input encoding | a73x | 2026-09-07 |
| d1fc858d | fix: a snapshot that blanked the grid before failing ends the tile | a73x | 2026-09-04 |
| 8c4695ae | test: the delta fixture replays through the one core, and a zero-row delta is pinned | a73x | 2026-09-04 |
| 3c7beb0b | feat: every painter reads the grid, and the two browser clients hold one | a73x | 2026-09-04 |
| 90394750 | refactor: the small modules say what they are for | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 4fa1d021 | refactor: the client link owns its core, hosts file, handoff, layout, keymap and askpass as child files behind pub seams | a73x | 2026-08-30 |
| b756779f | refactor: three client-side twins get one owner each | a73x | 2026-08-29 |
| 9ad104a9 | refactor: the daemon is `mux d`, the agent `mux a`, the hub `mux web` | a73x | 2026-08-28 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |