summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-19 07:06:34 -0500
committerJeff Carr <[email protected]>2025-03-19 07:06:34 -0500
commit4751a3bfe87ad42932089114beb8d152238fd26d (patch)
treefa04e6e5b1287b04f3221418dde7f049f32f4d0c /README
parent1bc3902d9882e77bbb4662dc4ed8bf04bde15683 (diff)
just a note on why this probably can't work at allv0.0.2
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 7315433..52dc2e4 100644
--- a/README
+++ b/README
@@ -1,9 +1,13 @@
PLEASE ACCEPT MY APPOLOGIES FOR DOING THIS.
I DID THIS TO MAKE OLD VERSIONS OF GO WORK.
-
If you are reading this, I'm sorry.
+This probably won't work because of src/runtime/coro.go
+But, it might fucking limp along and maybe fucking compile
+enough of some sort of monster that'll work enough to
+get out of some mess and help find and build golang 1.24
+
GO 1.24 added 'iter' and it is awesome. I want to use
it and I've converted autogenpb to use it in the auto
generated Sort() and Gui() functions.