diff options
| author | Jeff Carr <[email protected]> | 2025-03-19 07:06:34 -0500 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-19 07:06:34 -0500 | 
| commit | 4751a3bfe87ad42932089114beb8d152238fd26d (patch) | |
| tree | fa04e6e5b1287b04f3221418dde7f049f32f4d0c | |
| parent | 1bc3902d9882e77bbb4662dc4ed8bf04bde15683 (diff) | |
just a note on why this probably can't work at allv0.0.2
| -rw-r--r-- | README | 6 | 
1 files changed, 5 insertions, 1 deletions
@@ -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.  | 
