| Nim under the existing UI, not instead of it | 1 | /// The real frq, with the Nim core as its transport. |
| 2 | /// | |
| Delete the spike that owned the screens | 3 | /// Every screen, every cell and every action exactly as they are; only the |
| 4 | /// transport underneath them is Nim. `frq.main-nim` is `frq.main` with one | |
| 5 | /// line changed. | |
| Nim under the existing UI, not instead of it | 6 | export "cljd-out/frq/main-nim.dart" show main; |