From 5e8685831c3d9e936eae844d0b7bc0ea7174afd1 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Tue, 1 Jul 2025 19:07:16 -0400 Subject: [PATCH] thoughts --- may_2025_thoughts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/may_2025_thoughts.md b/may_2025_thoughts.md index d870086..87a902b 100644 --- a/may_2025_thoughts.md +++ b/may_2025_thoughts.md @@ -1195,7 +1195,7 @@ After that: - [x] `command` - [x] `input` * [x] js->rust->ludus buffer (in Rust code) - * [ ] ludus abstractions around this buffer (in Ludus code) + * [x] ludus abstractions around this buffer (in Ludus code) - [x] `fetch`--request & response * [x] request: ludus->rust->js->net * [x] response: js->rust->ludus