| 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. | |
| Quality pass: reuse, dead weight, and two real costs | 6 | library; |
| 7 | ||
| Nim under the existing UI, not instead of it | 8 | export "cljd-out/frq/main-nim.dart" show main; |