more 88x31, mycpu stuff

This commit is contained in:
Parker TenBroeck 2026-04-27 23:18:26 -04:00
parent 3642db6709
commit bd7eaeec38
10 changed files with 125 additions and 10 deletions

View file

@ -22,4 +22,6 @@ public static Future<Void, IOException> echo(@Cancellation("close") Socket socke
}
}
}
```
```
Java (and other languages which compile for the JVM) operate on a