commit 79aedea7287b895e3089ff72a8ff80482bda1083 parent 592d347926f1abf565a5cd11a360a18a3a645432 Author: Ryan Sepassi <rsepassi@gmail.com> Date: Thu, 23 Apr 2026 20:09:23 -0700 update post Diffstat:
| M | post.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/post.md b/post.md @@ -260,7 +260,7 @@ P1 ships as a pair of files you catm before any P1 source: Concrete sizes for what's landed today: -- `m1pp.M1`: XX KLOC — the M1 source of the macro expander itself. +- `m1pp.M1`: ~4KLOC — the M1 source of the macro expander itself. - `P1.M1pp`: ~150 LOC — the portable P1 interface. - `P1-aarch64.M1pp`: ~460 LOC — one arch backend.